2004-12-24 |
Paul Eggert | (YYINITDEPTH): New macro, so that the initial stack... |
commit | commitdiff | tree | snapshot |
2004-12-22 |
Sergey Poznyakoff | Updated |
commit | commitdiff | tree | snapshot |
2004-12-22 |
Sergey Poznyakoff | (parser_init): Avoid arithmetics on void pointers. |
commit | commitdiff | tree | snapshot |
2004-12-20 |
Paul Eggert | Fix typo in comment in previous change. |
commit | commitdiff | tree | snapshot |
2004-12-20 |
Paul Eggert | * modules/regex (lib_SOURCES): Undo previous change. |
commit | commitdiff | tree | snapshot |
2004-12-20 |
Paul Eggert | Undo previous change. |
commit | commitdiff | tree | snapshot |
2004-12-19 |
Paul Eggert | * modules/getdate: Depend on alloca-opt, not alloca. |
commit | commitdiff | tree | snapshot |
2004-12-19 |
Paul Eggert | Depend on alloca-opt, not alloca. |
commit | commitdiff | tree | snapshot |
2004-12-19 |
Paul Eggert | * alloca_.h: Conditionalize on _GNULIB_ALLOCA_H, not... |
commit | commitdiff | tree | snapshot |
2004-12-18 |
Bruno Haible | Portability fix: Don't assume sigaction(). (mingw doesn... |
commit | commitdiff | tree | snapshot |
2004-12-18 |
Bruno Haible | Signals whose handler is set to SIG_IGN are not fatal. |
commit | commitdiff | tree | snapshot |
2004-12-18 |
Bruno Haible | Documentation of 'alloca' and 'alloca-opt' modules. |
commit | commitdiff | tree | snapshot |
2004-12-18 |
Simon Josefsson | * modules/alloca: Depend on alloca-opt, instead of... |
commit | commitdiff | tree | snapshot |
2004-12-17 |
Jim Meyering | update scriptversion, but not copyright date |
commit | commitdiff | tree | snapshot |
2004-12-17 |
Jim Meyering | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2004-12-17 |
Jim Meyering | Use `(exit N); exit N', not `(exit N); exit'. |
commit | commitdiff | tree | snapshot |
2004-12-16 |
Simon Josefsson | Typo. |
commit | commitdiff | tree | snapshot |
2004-12-16 |
Simon Josefsson | Add license. |
commit | commitdiff | tree | snapshot |
2004-12-15 |
Paul Eggert | * gnulib-tool (func_emit_lib_Makefile_am): Shorten... |
commit | commitdiff | tree | snapshot |
2004-12-15 |
Paul Eggert | (func_emit_lib_Makefile_am): Shorten a long sed command. |
commit | commitdiff | tree | snapshot |
2004-12-13 |
Karl Berry | . |
commit | commitdiff | tree | snapshot |
2004-12-12 |
Paul Eggert | Fix typo in previous change. |
commit | commitdiff | tree | snapshot |
2004-12-12 |
Paul Eggert | (Files): Add m4/d-ino.m4 |
commit | commitdiff | tree | snapshot |
2004-12-12 |
Paul Eggert | * modules/getcwd (Depends-on): Add m4/d-ino.m4. |
commit | commitdiff | tree | snapshot |
2004-12-12 |
Karl Berry | texmfroot |
commit | commitdiff | tree | snapshot |
2004-12-09 |
Karl Berry | autoupdate |
commit | commitdiff | tree | snapshot |
2004-12-08 |
Paul Eggert | Merge from coreutils. |
commit | commitdiff | tree | snapshot |
2004-12-07 |
Paul Eggert | * ls-mntd-fs.m4 (AC_FUNC_GETMNTENT): Fix typo in previo... |
commit | commitdiff | tree | snapshot |
2004-12-07 |
Paul Eggert | (AC_FUNC_GETMNTENT): Fix typo in previous change: |
commit | commitdiff | tree | snapshot |
2004-12-06 |
Paul Eggert | Fix typo in file name. |
commit | commitdiff | tree | snapshot |
2004-12-06 |
Paul Eggert | * ls-mnt-fs.m4 (AC_FUNC_GETMNTENT): New macro. |
commit | commitdiff | tree | snapshot |
2004-12-06 |
Paul Eggert | (AC_FUNC_GETMNTENT): New macro, to work around bug |
commit | commitdiff | tree | snapshot |
2004-12-06 |
Karl Berry | autoupdate |
commit | commitdiff | tree | snapshot |
2004-12-06 |
Karl Berry | . |
commit | commitdiff | tree | snapshot |
2004-12-05 |
Paul Eggert | * modules/hard-locale (Depends-on): Add strdup. |
commit | commitdiff | tree | snapshot |
2004-12-05 |
Paul Eggert | (Depends-on): Add strdup. |
commit | commitdiff | tree | snapshot |
2004-12-05 |
Paul Eggert | Import chamges from coreutils, so that the code now... |
commit | commitdiff | tree | snapshot |
2004-12-04 |
Simon Josefsson | modules/getaddrinfo (License): Add LGPL, reported by... |
commit | commitdiff | tree | snapshot |
2004-12-03 |
Paul Eggert | . |
commit | commitdiff | tree | snapshot |
2004-12-03 |
Paul Eggert | * mktime.c (__mktime_internal): If SEC_REQUESTED !... |
commit | commitdiff | tree | snapshot |
2004-12-03 |
Paul Eggert | (__mktime_internal): If SEC_REQUESTED != SEC, |
commit | commitdiff | tree | snapshot |
2004-12-01 |
Paul Eggert | Import getcwd and readutmp changes from coreutils. |
commit | commitdiff | tree | snapshot |
2004-12-01 |
Paul Eggert | Import readutmp and getcwd changes from gnulib. |
commit | commitdiff | tree | snapshot |
2004-12-01 |
Paul Eggert | (gl_READUTMP): Don't check for sys/param.h. |
commit | commitdiff | tree | snapshot |
2004-12-01 |
Paul Eggert | Don't include <errno.h>, |
commit | commitdiff | tree | snapshot |
2004-12-01 |
Paul Eggert | Include readutmp.h first. |
commit | commitdiff | tree | snapshot |
2004-12-01 |
Paul Eggert | (gl_FUNC_GETCWD_PATH_MAX): |
commit | commitdiff | tree | snapshot |
2004-12-01 |
Paul Eggert | (is_ENAMETOOLONG): New macro. |
commit | commitdiff | tree | snapshot |
2004-11-30 |
Simon Josefsson | Add base64. |
commit | commitdiff | tree | snapshot |
2004-11-30 |
Simon Josefsson | (License): Change to LGPL. |
commit | commitdiff | tree | snapshot |
2004-11-30 |
Simon Josefsson | Add copyright and copying conditions. |
commit | commitdiff | tree | snapshot |
2004-11-29 |
Karl Berry | update from gnustandards |
commit | commitdiff | tree | snapshot |
2004-11-28 |
Paul Eggert | * getcwd.h: New file, which I forgot to check in on... |
commit | commitdiff | tree | snapshot |
2004-11-28 |
Paul Eggert | Initial revision, imported from coreutils. |
commit | commitdiff | tree | snapshot |
2004-11-26 |
Karl Berry | update from texinfo |
commit | commitdiff | tree | snapshot |
2004-11-26 |
Paul Eggert | Merge from coreutils for getcwd and HP-UX 11. |
commit | commitdiff | tree | snapshot |
2004-11-23 |
Jim Meyering | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2004-11-23 |
Jim Meyering | remove trailing blanks |
commit | commitdiff | tree | snapshot |
2004-11-23 |
Paul Eggert | (gl_UTIMENS): Check for futimes function. |
commit | commitdiff | tree | snapshot |
2004-11-23 |
Paul Eggert | * utimens.m4 (gl_UTIMENS): Check for futimes function. |
commit | commitdiff | tree | snapshot |
2004-11-23 |
Paul Eggert | (futimens): New decl. |
commit | commitdiff | tree | snapshot |
2004-11-23 |
Paul Eggert | (__attribute__, ATTRIBUTE_UNUSED): New macros. |
commit | commitdiff | tree | snapshot |
2004-11-23 |
Paul Eggert | Add comment. |
commit | commitdiff | tree | snapshot |
2004-11-23 |
Paul Eggert | Merge from coreutils. |
commit | commitdiff | tree | snapshot |
2004-11-23 |
Karl Berry | update from texinfo |
commit | commitdiff | tree | snapshot |
2004-11-23 |
Karl Berry | . |
commit | commitdiff | tree | snapshot |
2004-11-23 |
Paul Eggert | * modules/canonicalize (Depends-on): Add xreadlink. |
commit | commitdiff | tree | snapshot |
2004-11-23 |
Paul Eggert | (Depends-on): Add xreadlink. |
commit | commitdiff | tree | snapshot |
2004-11-23 |
Sergey Poznyakoff | (gl_GETOPT): Check if GETOPT_H is already set, in |
commit | commitdiff | tree | snapshot |
2004-11-23 |
Sergey Poznyakoff | (gl_ARGP): Require gl_GETOPT_SUBSTITUTE unconditionally: |
commit | commitdiff | tree | snapshot |
2004-11-23 |
Sergey Poznyakoff | Re-addition of __getopt_argv_const caused |
commit | commitdiff | tree | snapshot |
2004-11-23 |
Sergey Poznyakoff | Updated |
commit | commitdiff | tree | snapshot |
2004-11-21 |
Paul Eggert | Update log to match latest getopt checkin. |
commit | commitdiff | tree | snapshot |
2004-11-21 |
Paul Eggert | Fix brain cramp in previous checkin. |
commit | commitdiff | tree | snapshot |
2004-11-21 |
Paul Eggert | * getopt_.h: Use __CONCAT rather than ## directly. |
commit | commitdiff | tree | snapshot |
2004-11-21 |
Paul Eggert | (__CONCAT): New macro. |
commit | commitdiff | tree | snapshot |
2004-11-19 |
Bruno Haible | Move comments from strtok_r.c to strtok_r.h. |
commit | commitdiff | tree | snapshot |
2004-11-19 |
Karl Berry | cannot sync getopt_int.h any more |
commit | commitdiff | tree | snapshot |
2004-11-19 |
Karl Berry | update from texinfo |
commit | commitdiff | tree | snapshot |
2004-11-17 |
Paul Eggert | realloc, calloc portability fixes. |
commit | commitdiff | tree | snapshot |
2004-11-17 |
Paul Eggert | * calloc.m4 (_AC_FUNC_CALLOC_IF): Check for buggy callo... |
commit | commitdiff | tree | snapshot |
2004-11-17 |
Paul Eggert | (_AC_FUNC_CALLOC_IF): Check for buggy calloc implementa... |
commit | commitdiff | tree | snapshot |
2004-11-17 |
Paul Eggert | (rpl_calloc): Defend against buggy calloc implementations |
commit | commitdiff | tree | snapshot |
2004-11-17 |
Paul Eggert | Fix header comment to match module title. |
commit | commitdiff | tree | snapshot |
2004-11-17 |
Paul Eggert | (rpl_realloc): Call 'free' if n==0, since realloc might... |
commit | commitdiff | tree | snapshot |
2004-11-17 |
Karl Berry | . |
commit | commitdiff | tree | snapshot |
2004-11-17 |
Karl Berry | . |
commit | commitdiff | tree | snapshot |
2004-11-17 |
Paul Eggert | Add log for human.h, xgetcwd.c (import from coreutils). |
commit | commitdiff | tree | snapshot |
2004-11-17 |
Paul Eggert | Import from coreutils. |
commit | commitdiff | tree | snapshot |
2004-11-17 |
Paul Eggert | Further getopt changes to make it more acceptable to... |
commit | commitdiff | tree | snapshot |
2004-11-17 |
Paul Eggert | (__getopt_argv_const): Bring it back. |
commit | commitdiff | tree | snapshot |
2004-11-17 |
Paul Eggert | (getopt_long, getopt_long_only): Arg is char * const * |
commit | commitdiff | tree | snapshot |
2004-11-17 |
Paul Eggert | (POSIXLY_CORRECT): New constant. |
commit | commitdiff | tree | snapshot |
2004-11-17 |
Paul Eggert | Merge from coreutils to support a more-standard getopt. |
commit | commitdiff | tree | snapshot |
2004-11-16 |
Jim Meyering | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2004-11-16 |
Jim Meyering | (Depends-on): Add fpending. |
commit | commitdiff | tree | snapshot |
2004-11-16 |
Paul Eggert | * getdate.y (tORDINAL): New token. |
commit | commitdiff | tree | snapshot |
2004-11-16 |
Paul Eggert | (tORDINAL): New token. |
commit | commitdiff | tree | snapshot |
2004-11-16 |
Paul Eggert | * getdate.texi (General date syntax): "next" is 1,... |
commit | commitdiff | tree | snapshot |
2004-11-16 |
Paul Eggert | getdate.texi (General date syntax): "next" is 1, not 2. |
commit | commitdiff | tree | snapshot |
next |