log

age author description
Sat, 27 Aug 2005 14:35:43 +0000 Jim Meyering (gl_FCNTL_SAFER): Add creat-safer.c to the
Sat, 27 Aug 2005 14:29:31 +0000 Jim Meyering (Files): Add creat-safer.c.
Sat, 27 Aug 2005 14:29:15 +0000 Jim Meyering (Files): Add pipe-safer.c
Sat, 27 Aug 2005 14:29:00 +0000 Jim Meyering *** empty log message ***
Sat, 27 Aug 2005 14:28:43 +0000 Jim Meyering Declare pipe_safer.
Sat, 27 Aug 2005 14:28:28 +0000 Jim Meyering Include <sys/types.h> and declare creat_safer.
Sat, 27 Aug 2005 14:28:10 +0000 Jim Meyering (creat): Define to creat_safer.
Sat, 27 Aug 2005 14:27:24 +0000 Jim Meyering GNU tar needs these.
Fri, 26 Aug 2005 21:47:51 +0000 Paul Eggert * config/srclist.text: Add glibc bug 1248.
Fri, 26 Aug 2005 12:33:59 +0000 Simon Josefsson * getpass.c: Use _WIN32 instead of WIN32, suggested by Bruno
Fri, 26 Aug 2005 07:36:33 +0000 Karl Berry .
Fri, 26 Aug 2005 06:08:46 +0000 Paul Eggert Fix typo: __LIBC -> _LIBC.
Fri, 26 Aug 2005 05:58:54 +0000 Paul Eggert * config/srclist.txt: Add glibc bug 1245.
Thu, 25 Aug 2005 21:19:07 +0000 Simon Josefsson * getpass.m4: Check for termios.h, tcgetattr, tcsetattr, and
Thu, 25 Aug 2005 21:18:50 +0000 Simon Josefsson * getpass.c: Add WIN32 implementation. Conditionalize use of
Thu, 25 Aug 2005 20:57:11 +0000 Bruno Haible Use m4_pushdef/m4_popdef and AS_TR_SH, AS_TR_CPP.
Thu, 25 Aug 2005 20:54:03 +0000 Paul Eggert * m4/regex.m4: Add AC_PREREQ(2.50).
Thu, 25 Aug 2005 20:42:45 +0000 Bruno Haible Add comment.
Thu, 25 Aug 2005 20:39:57 +0000 Paul Eggert Make regex safe for g++. This fixes one real bug (an "err"
Thu, 25 Aug 2005 19:45:05 +0000 Paul Eggert * modules/regex (Depends-on): Add malloc, since the code
Thu, 25 Aug 2005 16:30:08 +0000 Jim Meyering *** empty log message ***
Thu, 25 Aug 2005 16:30:01 +0000 Jim Meyering Include <config.h>.
Thu, 25 Aug 2005 12:40:25 +0000 Bruno Haible Tests for module 'tls'.
Thu, 25 Aug 2005 12:36:58 +0000 Bruno Haible Tests for gnulib module 'lock'.
Thu, 25 Aug 2005 12:36:00 +0000 Bruno Haible Support for unit test modules.
Thu, 25 Aug 2005 12:17:21 +0000 Bruno Haible Template for tests module description.
Thu, 25 Aug 2005 12:15:37 +0000 Bruno Haible Update copyright year and authors.
Thu, 25 Aug 2005 12:11:12 +0000 Bruno Haible Fix autoreconf invocation.
Thu, 25 Aug 2005 12:08:21 +0000 Bruno Haible Generalize support for --aux-dir.
Thu, 25 Aug 2005 12:02:37 +0000 Bruno Haible Use compound statement instead of subshell.