index
:
Erich/coreutils
master
uniq-versuch
uniq-versuch-tools
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
long-options.c
Age
Commit message (
Expand
)
Author
2005-05-14
Update FSF postal mail address.
Jim Meyering
2005-03-29
(long_options): Use NULL, not `0'.
Jim Meyering
2004-01-21
(parse_long_options): Use prototype for usage function arg.
Jim Meyering
2003-10-18
Include stdarg.h.
Jim Meyering
2003-09-18
revert previous change
Jim Meyering
2003-09-18
Include stdarg.h.
Jim Meyering
2003-09-10
Include long-options.h first, to test interface.
Jim Meyering
2002-12-01
comment tweak
Jim Meyering
2002-11-14
Don't include libintl.h, and don't define `_' -- they're not used.
Jim Meyering
2000-06-29
Include <stdlib.h>, for declaration of exit.
Jim Meyering
2000-05-08
Don't include closeout.h.
Jim Meyering
1999-03-26
(parse_long_options): Remove version-, copyright-,
Jim Meyering
1999-03-07
restore blank lines in --version output
Jim Meyering
1999-03-07
(parse_long_options): Include `Copyright...' line in --version output.
Jim Meyering
1999-03-07
(parse_long_options): Add the `...NO warranty...' message.
Jim Meyering
1999-03-04
(_): Define it.
Jim Meyering
1999-01-14
(parse_long_options): Rename `usage' parameter
Jim Meyering
1998-03-15
Use #if, not #ifdef with HAVE_ macros
Jim Meyering
1998-01-04
(parse_long_options): Check for write error to stdout before exiting.
Jim Meyering
1997-02-03
(parse_long_options): Compare getopt_long return
Jim Meyering
1997-01-25
(parse_long_options): Reset optind to zero
Jim Meyering
1996-10-04
(parse_long_options): Separate package name
Jim Meyering
1996-07-15
update FSF address in copyright and remove any trailing blanks
Jim Meyering
1995-05-26
Remove trailing white space.
Jim Meyering
1994-10-02
Initial revision
Jim Meyering