log

age author description
Tue, 24 Jan 2006 12:53:45 +0000 Jim Meyering *** empty log message ***
Tue, 24 Jan 2006 12:53:13 +0000 Jim Meyering Remove useless parentheses in uses of cpp `defined'.
Tue, 24 Jan 2006 11:57:26 +0000 Simon Josefsson * socket_.h (SHUT_WR, SHUT_RDWR): Don't hardcode, suggested by Bruno.
Tue, 24 Jan 2006 07:40:58 +0000 Paul Eggert Work around porting bugs reported by Dieter in
Tue, 24 Jan 2006 07:25:40 +0000 Paul Eggert * srclist.txt: Adjust to reflect glibc reorganization.
Tue, 24 Jan 2006 07:13:46 +0000 Paul Eggert Adjust to reflect glibc reorganization.
Mon, 23 Jan 2006 20:38:51 +0000 Bruno Haible Simplify.
Mon, 23 Jan 2006 15:01:57 +0000 Bruno Haible Fix an incorrect estimation of the sprintf result size.
Sun, 22 Jan 2006 08:46:02 +0000 Paul Eggert * quotearg.c (quotearg_buffer_restyled): Add "default: break;"
Sun, 22 Jan 2006 08:31:53 +0000 Paul Eggert * gnulib-tool, build-aux/csharpcomp.sh.in: Do not pass `-q' to mktemp.
Sat, 21 Jan 2006 19:13:07 +0000 Sergey Poznyakoff Update
Sat, 21 Jan 2006 19:09:06 +0000 Sergey Poznyakoff Test suite for argp module
Sat, 21 Jan 2006 19:07:06 +0000 Sergey Poznyakoff (__argp_basename): Removed definition. Was a typo.
Sat, 21 Jan 2006 19:06:40 +0000 Sergey Poznyakoff (usage_long_opt): Do not print DOC options.
Sat, 21 Jan 2006 08:44:58 +0000 Karl Berry .
Sat, 21 Jan 2006 08:01:53 +0000 Paul Eggert * lib-ignore.m4 (gl_IGNORE_UNUSED_LIBRARIES): Use -Wl,-z,ignore
Fri, 20 Jan 2006 21:18:53 +0000 Karl Berry no sync for localcharset.c, argp-fmtstream.h
Fri, 20 Jan 2006 12:59:10 +0000 Simon Josefsson Fix inet_ntop on mingw32.
Thu, 19 Jan 2006 14:13:52 +0000 Simon Josefsson * socklen.m4: Look in ws2tcpip.h too, for mingw32.
Thu, 19 Jan 2006 13:45:37 +0000 Simon Josefsson * socket_.h: Map SHUT_RD, SHUT_WR, SHUT_RDWR correctly.
Thu, 19 Jan 2006 09:05:56 +0000 Simon Josefsson Simplify my *-tests modules.
Thu, 19 Jan 2006 08:44:35 +0000 Karl Berry .
Thu, 19 Jan 2006 04:40:47 +0000 Paul Eggert filesystem -> file system (the POSIX spelling)
Wed, 18 Jan 2006 13:02:28 +0000 Simon Josefsson Add to TESTS variable, for mingw32.
Wed, 18 Jan 2006 11:55:17 +0000 Karl Berry .
Wed, 18 Jan 2006 08:52:56 +0000 Simon Josefsson * modules/socklen (Depends-on): Depend on sys_socket.
Tue, 17 Jan 2006 19:07:56 +0000 Bruno Haible Need to include <sys/types.h> in order to get ssize_t on most systems.
Tue, 17 Jan 2006 17:22:37 +0000 Simon Josefsson * modules/socklen (Include): Need sys/socket.h.