summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Typo.Simon Josefsson2005-06-281-1/+1
* 2005-06-25 Simon Josefsson <jas@extundo.com>Simon Josefsson2005-06-283-0/+77
* Oops, back out unrelated entry.Simon Josefsson2005-06-271-4/+0
* 2005-06-28 Simon Josefsson <jas@extundo.com>Simon Josefsson2005-06-273-14/+31
* * canon-host.c (canon-host): Append trailing "," to 0 inPaul Eggert2005-06-242-2/+8
* Remove stat module & update lstat.Derek R. Price2005-06-244-117/+91
* * mktime.c: Include <string.h> even if !DEBUG. (From glibc.)Paul Eggert2005-06-232-13/+20
* (desirable_utmp_entry): Fix bug where "who -b" and "who -r"Paul Eggert2005-06-222-0/+4
* * xmalloc.c (HAVE_GNU_CALLOC): New constant.Paul Eggert2005-06-222-3/+21
* *** empty log message ***Jim Meyering2005-06-161-2/+7
* (rpl_calloc): Allocate a 1-byte buffer (not 1xS or Nx1)Jim Meyering2005-06-161-5/+4
* UpdatedSergey Poznyakoff2005-06-161-0/+6
* (__option_is_short): Check upper limit of __key.Sergey Poznyakoff2005-06-161-1/+2
* * fnmatch.c (fnmatch): If there is an encoding error in aPaul Eggert2005-06-102-44/+47
* Avoid gcc warning on mingw.Bruno Haible2005-06-082-1/+7
* New module 'csharpcomp'.Bruno Haible2005-06-084-0/+734
* Sync from CVS.Derek R. Price2005-06-072-3/+8
* need terminating */ for argz.c; what about others?Karl Berry2005-06-041-1/+1
* Sync from coreutils.Paul Eggert2005-06-0240-346/+377
* autoupdateKarl Berry2005-06-021-2/+2
* New module 'csharpexec'.Bruno Haible2005-06-014-0/+387
* Sync from cvs.Derek R. Price2005-05-312-1/+13
* * MODULES.html.sh: Add glob to Enhanced POSIX.2001 section.Derek R. Price2005-05-293-0/+1527
* (getlogin_r): Don't set errno to 0 on return.Paul Eggert2005-05-281-1/+8
* * getlogin_r.c (getlogin_r): Don't set errno to 0 on return.Paul Eggert2005-05-281-0/+2
* * modules/fts (Files): Remove m4/inttypes-pri.m4.Paul Eggert2005-05-272-18/+10
* Remove redundant include.Bruno Haible2005-05-272-2/+7
* * getlogin_r.h: Simplify API documentation.Derek R. Price2005-05-252-2/+6
* Fix a few glitches in getlogin_r.Paul Eggert2005-05-253-16/+17
* * lib/getlogin_r.c, lib/getlogin_r.h, m4/getlogin_r.m4,Derek R. Price2005-05-252-0/+96
* Add autoconf tests for the 'minmax' module.Bruno Haible2005-05-232-3/+16
* Simplify the #ifdefs.Bruno Haible2005-05-232-9/+16
* Rename NEED_SIGNED_INT_TYPES macro.Bruno Haible2005-05-232-6/+9
* Rename HAVE_SYSTEM_INTTYPES macro.Bruno Haible2005-05-232-4/+9
* * fts.c (fd_safer) [_LGPL_PACKAGE]: New static function,Paul Eggert2005-05-222-1/+7
* New fts module.Paul Eggert2005-05-205-155/+267
* * lib/chown.c (rpl_chown): Return -1 on failure.Paul Eggert2005-05-202-2/+6
* Sync from coreutils.Paul Eggert2005-05-181-0/+15
* * fts.c: Include fts_.h first, to check interface.Paul Eggert2005-05-182-13/+13
* * lib/canonicalize.c: Include canonicalize.h first, to test interface.Paul Eggert2005-05-181-19/+4
* New files, from coreutils.Jim Meyering2005-05-173-1/+1628
* Undo previous change to strtoll.c, so it stays in sync with libc.Paul Eggert2005-05-151-1/+1
* Undo previous change.Paul Eggert2005-05-151-1/+1
* New unlinkdir module.Paul Eggert2005-05-153-0/+98
* Sync from coreutils.Paul Eggert2005-05-1512-157/+171
* Add support for 64-bit integers in the MSVC compiler.Bruno Haible2005-05-142-6/+28
* Change the initial comment to refer to GPL, not LGPL.Paul Eggert2005-05-146-60/+60
* *** empty log message ***Paul Eggert2005-05-14384-385/+466
* getaddrinfo.c: Don't fail when SOCK_STREAM or SOCK_DGRAM areSimon Josefsson2005-05-102-9/+16
* New module 'inet_ntop'.Bruno Haible2005-05-093-0/+253