ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/svn/ircd-hybrid/trunk/src/getopt.c
Revision 7924 - (view) (annotate) - [select for diffs]
Modified Sat Dec 31 13:57:08 2016 UTC (8 years, 7 months ago) by michael
File length: 3334 byte(s)
Diff to previous 7668
- Update copyright years

Revision 7668 - (view) (annotate) - [select for diffs]
Modified Wed Jul 20 17:09:49 2016 UTC (9 years, 1 month ago) by michael
File length: 3334 byte(s)
Diff to previous 7006
- Fixed svn properties

Revision 7006 - (view) (annotate) - [select for diffs]
Modified Fri Jan 1 00:07:54 2016 UTC (9 years, 7 months ago) by michael
File length: 3334 byte(s)
Diff to previous 6383
- Update copyright years

Revision 6383 - (view) (annotate) - [select for diffs]
Modified Fri Aug 21 17:24:00 2015 UTC (10 years ago) by michael
File length: 3334 byte(s)
Diff to previous 6381
- getopt.c: use pointer arithmetic instead of array subscripting

Revision 6381 - (view) (annotate) - [select for diffs]
Modified Fri Aug 21 17:20:11 2015 UTC (10 years ago) by michael
File length: 3367 byte(s)
Diff to previous 5347
- getopt.c: fixed inconsistent use of 'error' vs. 'Error'

Revision 5347 - (view) (annotate) - [select for diffs]
Modified Sun Jan 11 12:42:20 2015 UTC (10 years, 7 months ago) by michael
File length: 3367 byte(s)
Diff to previous 4565
- Update copyright years

Revision 4565 - (view) (annotate) - [select for diffs]
Modified Sun Aug 24 10:27:40 2014 UTC (11 years ago) by michael
File length: 3367 byte(s)
Diff to previous 4470
- Update GPL 2 license headers

Revision 4470 - (view) (annotate) - [select for diffs]
Modified Thu Aug 14 08:35:41 2014 UTC (11 years ago) by michael
File length: 3363 byte(s)
Diff to previous 3250
- getopt.c:parseargs(): use xstrdup() instead of malloc/strcpy combo; don't modify memory pointed
  by the argument vector. Fixes provided by Adam.

Revision 3250 - (view) (annotate) - [select for diffs]
Modified Sun Mar 30 20:47:30 2014 UTC (11 years, 4 months ago) by michael
File length: 3390 byte(s)
Diff to previous 2916
- Fixed inconsistent style in several places

Revision 2916 - (view) (annotate) - [select for diffs]
Modified Sat Jan 25 21:09:18 2014 UTC (11 years, 7 months ago) by michael
File length: 3395 byte(s)
Diff to previous 1592
- Clean up all files in include/ (fixed indentation, removed whitespaces/tabs)
- Fixed copyright years

Revision 1592 - (view) (annotate) - [select for diffs]
Modified Sat Oct 27 21:02:32 2012 UTC (12 years, 10 months ago) by michael
File length: 3377 byte(s)
Diff to previous 1357
- Second time's the charm? Moving svnroot/ircd-hybrid-8 to
  svnroot/ircd-hybrid/trunk

Revision 1357 - (view) (annotate) - [select for diffs]
Modified Sat Apr 21 20:47:01 2012 UTC (13 years, 4 months ago) by michael
Original Path: ircd-hybrid-8/src/getopt.c
File length: 3377 byte(s)
Diff to previous 1156
- minor cleanups to the getopt code

Revision 1156 - (view) (annotate) - [select for diffs]
Modified Tue Aug 9 20:29:20 2011 UTC (14 years ago) by michael
Original Path: ircd-hybrid-8/src/getopt.c
File length: 3187 byte(s)
Diff to previous 1155
- create ircd-hybrid-8 "branch"

Revision 1155 - (view) (annotate) - [select for diffs]
Modified Tue Aug 9 20:27:45 2011 UTC (14 years ago) by michael
Original Path: ircd-hybrid/src/getopt.c
File length: 3187 byte(s)
Diff to previous 1029
- recreate "trunk"

Revision 1029 - (view) (annotate) - [select for diffs]
Modified Sun Nov 8 13:10:50 2009 UTC (15 years, 9 months ago) by michael
Original Path: ircd-hybrid-7.3/src/getopt.c
File length: 3187 byte(s)
Diff to previous 1028
- branch off trunk to create 7.3 branch
Revision 1028 - (view) (annotate) - [select for diffs]
Modified Sun Nov 8 13:03:38 2009 UTC (15 years, 9 months ago) by michael
Original Path: ircd-hybrid/src/getopt.c
File length: 3187 byte(s)
Diff to previous 786
- move ircd-hybrid-7.2 to trunk

Revision 786 - (view) (annotate) - [select for diffs]
Modified Sun Aug 27 08:48:04 2006 UTC (19 years ago) by michael
Original Path: ircd-hybrid-7.2/src/getopt.c
File length: 3187 byte(s)
Diff to previous 755
- Fix for the parseargs() fix

Revision 755 - (view) (annotate) - [select for diffs]
Modified Thu Aug 17 14:49:17 2006 UTC (19 years ago) by michael
Original Path: ircd-hybrid-7.2/src/getopt.c
File length: 3233 byte(s)
Diff to previous 34
- Backported r754 (parseargs() didn't accept more than one switch)

Revision 34 - (view) (annotate) - [select for diffs]
Modified Sun Oct 2 21:05:51 2005 UTC (19 years, 10 months ago) by lusky
Original Path: ircd-hybrid-7.2/src/getopt.c
File length: 3095 byte(s)
Diff to previous 33
create 7.2 branch, we can move/rename it as needed.


Revision 33 - (view) (annotate) - [select for diffs]
Modified Sun Oct 2 20:50:00 2005 UTC (19 years, 10 months ago) by knight
Original Path: ircd-hybrid/src/getopt.c
File length: 3095 byte(s)
Diff to previous 32
- svn:keywords

Revision 32 - (view) (annotate) - [select for diffs]
Modified Sun Oct 2 20:41:23 2005 UTC (19 years, 10 months ago) by knight
Original Path: ircd-hybrid/src/getopt.c
File length: 3095 byte(s)
Diff to previous 31
- svn:keywords

Revision 31 - (view) (annotate) - [select for diffs]
Modified Sun Oct 2 20:34:05 2005 UTC (19 years, 10 months ago) by knight
Original Path: ircd-hybrid/src/getopt.c
File length: 3095 byte(s)
Diff to previous 30
- Fix svn:keywords

Revision 30 - (view) (annotate) - [select for diffs]
Added Sun Oct 2 20:03:27 2005 UTC (19 years, 10 months ago) by adx
Original Path: ircd-hybrid/src/getopt.c
File length: 3145 byte(s)
- imported sources
- can be moved later according to the directory/branching scheme,
  but we need the svn up

Convenience Links

Links to HEAD: (view) (annotate)

Compare Revisions

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