/[public]/getopt/trunk/getopt.c
ViewVC logotype

Log of /getopt/trunk/getopt.c

Parent Directory Parent Directory | Revision Log Revision Log


Links to HEAD: (view) (annotate)
Sticky Revision:

Revision 374 - (view) (annotate) - [select for diffs]
Modified Mon Nov 24 12:23:18 2014 UTC (9 years, 4 months ago) by frodo
File length: 13570 byte(s)
Diff to previous 371 , to selected 359
(Frodo) Fix backslash problem in tcsh


Revision 371 - (view) (annotate) - [select for diffs]
Modified Mon Nov 24 10:51:27 2014 UTC (9 years, 4 months ago) by frodo
File length: 13402 byte(s)
Diff to previous 370 , to selected 359
(Frodo) Learn to spell ambiguous


Revision 370 - (view) (annotate) - [select for diffs]
Modified Mon Nov 24 10:46:32 2014 UTC (9 years, 4 months ago) by frodo
File length: 13402 byte(s)
Diff to previous 367 , to selected 359
(Frodo) Detect ambigious long options properly
Fix by Klaus Wulff <dinw.klswlff@dfgh.net>


Revision 367 - (view) (annotate) - [select for diffs]
Modified Sun Nov 23 10:49:55 2014 UTC (9 years, 4 months ago) by frodo
File length: 13279 byte(s)
Diff to previous 364 , to selected 359
(Frodo) Bump copyright year


Revision 364 - (view) (annotate) - [select for diffs]
Modified Thu Nov 20 19:09:47 2014 UTC (9 years, 4 months ago) by frodo
File length: 13279 byte(s)
Diff to previous 363 , to selected 359
(Frodo) Sync with util-linux (git 20142011)
* Whitespace
* Some comments
* Remove main declaration
* Introduce warnx



Revision 363 - (view) (annotate) - [select for diffs]
Modified Thu Nov 20 12:05:38 2014 UTC (9 years, 4 months ago) by frodo
File length: 13344 byte(s)
Diff to previous 362 , to selected 359
(Frodo) Use util-linux macro's when printing help or version numbers

A new file util-linux-compat.h has been introduced; it more or less contains
what c.h contains in util-linux.

This implements the following util-linux git commits:
  db433bf737a5fd4e1c7cca5e3603934743eebd1c
  a587cc55209c1bed49f6573aa00f652fcd276bbb
  e421313dc253856af67cc267d2b33f856f18b0e3


Revision 362 - (view) (annotate) - [select for diffs]
Modified Thu Nov 20 11:27:07 2014 UTC (9 years, 4 months ago) by frodo
File length: 13441 byte(s)
Diff to previous 361 , to selected 359
(Frodo) Fix typo in help output

Sync with util-linux: git commit 3706db7c085fccdcaa26e6fddcaeb47e6e5c1c6c


Revision 361 - (view) (annotate) - [select for diffs]
Modified Thu Nov 20 11:24:30 2014 UTC (9 years, 4 months ago) by frodo
File length: 13441 byte(s)
Diff to previous 360 , to selected 359
(Frodo) Update Changelog for 1.1.5, fix 1.1.5 release date in getopt.c


Revision 360 - (view) (annotate) - [select for diffs]
Modified Thu Nov 20 10:51:54 2014 UTC (9 years, 4 months ago) by frodo
File length: 13440 byte(s)
Diff to previous 359
(Frodo) Correct name of Arkadiusz Miƛkiewicz
Partly sync from util-linux

util-linux git commit b50945d4ac2b415823cdc067efdcb54c80de8145


Revision 359 - (view) (annotate) - [selected]
Modified Thu Nov 20 10:43:12 2014 UTC (9 years, 4 months ago) by frodo
File length: 13442 byte(s)
Diff to previous 327
(Frodo) Merge from util-linux
Two changes related to coverity scan. Note that these were not actual bugs,
but as they make the code a little clearer perhaps, I have committed them
anyway.

util-linux git commit 31bfda07a4d00ff1b011aff3ad84112adfc0250f
util-linux git commit f7fff0096a69e64c5b87bf968abf5b48b8037547


Revision 327 - (view) (annotate) - [select for diffs]
Modified Sun Aug 12 10:18:02 2012 UTC (11 years, 7 months ago) by frodo
File length: 13420 byte(s)
Diff to previous 325 , to selected 359
(Frodo) Bump version to 1.1.5


Revision 325 - (view) (annotate) - [select for diffs]
Modified Tue Jul 31 19:53:07 2012 UTC (11 years, 7 months ago) by frodo
File length: 13312 byte(s)
Diff to previous 323 , to selected 359
(Frodo) Fix several issues when compiling without gettext support


Revision 323 - (view) (annotate) - [select for diffs]
Modified Tue Jul 17 17:09:37 2012 UTC (11 years, 8 months ago) by frodo
File length: 13346 byte(s)
Diff to previous 322 , to selected 359
(Frodo) Remaining important differences with util-linux resolved


Revision 322 - (view) (annotate) - [select for diffs]
Modified Tue Jul 17 15:27:08 2012 UTC (11 years, 8 months ago) by frodo
File length: 13189 byte(s)
Diff to previous 321 , to selected 359
(Frodo) Revamped the memory management to get in line with util-linux-2.26.
Added an xalloc.h with the memory functions.


Revision 321 - (view) (annotate) - [select for diffs]
Modified Mon Jul 16 20:36:18 2012 UTC (11 years, 8 months ago) by frodo
File length: 13615 byte(s)
Diff to previous 320 , to selected 359
(Frodo) Add 'static' definitions to get closer to util-linux 2.21


Revision 320 - (view) (annotate) - [select for diffs]
Modified Sat Jul 14 22:22:44 2012 UTC (11 years, 8 months ago) by frodo
File length: 13511 byte(s)
Diff to previous 319 , to selected 359
(Frodo) Fix spacing to get closer to the util_linux 2.21 release


Revision 319 - (view) (annotate) - [select for diffs]
Modified Sat Jul 14 19:20:46 2012 UTC (11 years, 8 months ago) by frodo
File length: 13721 byte(s)
Diff to previous 318 , to selected 359
(Frodo) Sync with util-linux 2.21: use a pointer to alternative getopt functions


Revision 318 - (view) (annotate) - [select for diffs]
Modified Sat Jul 14 19:02:43 2012 UTC (11 years, 8 months ago) by frodo
File length: 13680 byte(s)
Diff to previous 317 , to selected 359
(Frodo) Sync exits with util-linux 2.21
* Introduce defines for exit codes
* Use return instead of exit from main()


Revision 317 - (view) (annotate) - [select for diffs]
Modified Sat Jul 14 18:51:30 2012 UTC (11 years, 8 months ago) by frodo
File length: 13450 byte(s)
Diff to previous 263 , to selected 359
(Frodo) Update comments to get them more in line with util-linux 2.21


Revision 263 - (view) (annotate) - [select for diffs]
Modified Mon Nov 7 22:19:13 2005 UTC (18 years, 4 months ago) by frodo
File length: 13386 byte(s)
Diff to previous 259 , to selected 359
(Frodo) Preparation for 1.1.4, changed copyrights, email and website


Revision 259 - (view) (annotate) - [select for diffs]
Added Mon Nov 7 22:09:10 2005 UTC (18 years, 4 months ago) by frodo
File length: 13315 byte(s)
Diff to selected 359
Imported sources


This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, enter a numeric revision.

  Diffs between and
  Type of Diff should be a

frodo@frodo.looijaard.name
ViewVC Help
Powered by ViewVC 1.1.26