summaryrefslogtreecommitdiff
path: root/src/share/getopt/getopt.c
Commit message (Expand)AuthorAgeFilesLines
* getopt: avoid K&R function definitionsJohannes Kauffmann2022-09-201-20/+11
* change if checks to ifdefRosen Penev2022-04-291-1/+1
* getopt.c: Pointer comparison fixErik de Castro Lopo2017-01-171-4/+2
* Purge usage of `unsigned` typeErik de Castro Lopo2017-01-141-3/+4
* Update URLs as nedeed.Erik de Castro Lopo2014-06-281-1/+1
* Fix all instances of '#if HAVE_CONFIG_H'.Erik de Castro Lopo2014-03-241-1/+1
* Fix a bunch of compiler warnings (mainly MinGW).Erik de Castro Lopo2013-04-071-4/+2
* Update FSF address.Miroslav Lichvar2012-12-061-2/+2
* Remove casting of return value from *alloc() functions.Erik de Castro Lopo2012-04-041-1/+1
* complete largefile supportJosh Coalson2006-05-241-2/+2
* fix comment typosJosh Coalson2006-04-251-1/+1
* get Makefile.lite system (with asm) working on Darwin, better handling of lib...Josh Coalson2004-10-301-2/+2
* revamp MSVC build system, separate dynamic and static builds, separate debug ...Josh Coalson2002-11-211-6/+6
* make names more consistentJosh Coalson2002-11-071-135/+135
* reorg share directory, split each lib into its own dirJosh Coalson2002-10-231-0/+1065