Remove some duplicate const specifiers.
[adu.git] / string.c
2015-01-03 Andre NollAssorted typo fixes in comments.
2015-01-03 Andre Nollstring.c: Kill pointless initialization.
2014-09-13 Andre NollReplace systemlinux.org URL and email address.
2014-08-11 Andre NollRemove VSPRINTF.
2012-06-25 Andre Nollsplit_args(): Do not insist on checking the return...
2009-08-21 Andre NollTransform the database_dir/database_root arg into an...
2009-04-24 Andre NollMerge commit 'athcx/bloom'
2009-02-10 Andre NollMerge commit 'fml/master'
2009-02-05 Sebastian Starkremove paraslash relict in comment
2008-11-22 Andre NollMerge commit 'fml/master'
2008-11-12 Andre NollSome more source code documentation.
2008-11-11 Andre NollAdd yet more source code documentation.
2008-11-10 Andre NollMerge commit 'fml/master'
2008-11-10 Andre Nollstring.c: Replace "paralash" by "adu" in source code...
2008-11-10 Andre NollMerge commit 'meins/master'
2008-11-10 Andre NollAdd \brief command to file header to make doxygen happy.
2008-11-07 Andre NollMerge commit 'meins/master'
2008-11-06 Andre NollMove user and user ID related functions to separate...
2008-11-02 Andre NollAdd more source code documentation.
2008-11-01 Andre NollFix parse_uid_arg().
2008-10-26 Andre NollAdd create_argv() to string.c.
2008-10-18 Andre NollMerge commit 'fml/master'
2008-10-18 Andre NollAdd pretty-printing formating functions.
2008-07-01 Andre NollMerge commit 'fml/master'
2008-06-20 Andre NollMake --uid take a comma-separated list of uids and...
2008-06-20 Andre NollMove the uid-range parser to string.c.
2008-06-01 Andre NollReplace para_ prefix by adu_.
2008-06-01 Andre NollKill a bunch of unused cruft.
2008-05-19 Andre NollInitial git checkin.