2004-11-08 |
Bruno Haible | Use British English, not German English. |
commit | commitdiff | tree | snapshot |
2004-11-05 |
Bruno Haible | Make sure size_t is defined. |
commit | commitdiff | tree | snapshot |
2004-11-05 |
Karl Berry | . |
commit | commitdiff | tree | snapshot |
2004-11-04 |
Bruno Haible | Distribute allocsa.valgrind. |
commit | commitdiff | tree | snapshot |
2004-11-04 |
Bruno Haible | Upgrade allocsa module from GNU gettext. |
commit | commitdiff | tree | snapshot |
2004-11-03 |
Paul Eggert | Update serial number. |
commit | commitdiff | tree | snapshot |
2004-11-03 |
Paul Eggert | Remove trailing white space. |
commit | commitdiff | tree | snapshot |
2004-11-03 |
Paul Eggert | * uint32_t.m4 (gl_AC_TYPE_UINT32_T): Fix typo and defin... |
commit | commitdiff | tree | snapshot |
2004-11-03 |
Paul Eggert | (gl_AC_TYPE_UINT32_T): When determining uint32_t |
commit | commitdiff | tree | snapshot |
2004-11-03 |
Paul Eggert | * xreadlink.c (xreadlink): AIX and HP-UX readlink return -1 |
commit | commitdiff | tree | snapshot |
2004-11-03 |
Paul Eggert | xreadlink.c (xreadlink): AIX and HP-UX readlink return -1 |
commit | commitdiff | tree | snapshot |
2004-11-02 |
Paul Eggert | xreadlink problems with SSIZE_MAX. |
commit | commitdiff | tree | snapshot |
2004-11-02 |
Paul Eggert | (MAXSIZE): New macro. |
commit | commitdiff | tree | snapshot |
2004-11-02 |
Paul Eggert | * srclist.txt: Add mktime.c; glibc bought all our changes. |
commit | commitdiff | tree | snapshot |
2004-11-02 |
Paul Eggert | * jm-macros.m4: Sync from coreutils. |
commit | commitdiff | tree | snapshot |
2004-11-02 |
Paul Eggert | * getdate.y [!TEST]: Include <stdio.h>, since we use... |
commit | commitdiff | tree | snapshot |
2004-11-02 |
Bruno Haible | Provide a return value for unsetenv() if the system... |
commit | commitdiff | tree | snapshot |
2004-11-01 |
Simon Josefsson | getpass.m4 (gl_PREREQ_GETPASS): Check for declarations of |
commit | commitdiff | tree | snapshot |
2004-11-01 |
Simon Josefsson | (fflush_unlocked, flockfile, funlockfile) |
commit | commitdiff | tree | snapshot |
2004-10-31 |
Karl Berry | update from texinfo |
commit | commitdiff | tree | snapshot |
2004-10-30 |
Karl Berry | . |
commit | commitdiff | tree | snapshot |
2004-10-29 |
Paul Eggert | getdate support for TZ="foo", and documentation. |
commit | commitdiff | tree | snapshot |
2004-10-29 |
Paul Eggert | New file, from coreutils with modifications for |
commit | commitdiff | tree | snapshot |
2004-10-29 |
Paul Eggert | (Files): Add doc/getdate.texi. |
commit | commitdiff | tree | snapshot |
2004-10-29 |
Paul Eggert | Add support for TZ="foo" within a date string. |
commit | commitdiff | tree | snapshot |
2004-10-27 |
Paul Eggert | * mktime.c (not_equal_tm): Remove redundant check. |
commit | commitdiff | tree | snapshot |
2004-10-27 |
Paul Eggert | (not_equal_tm): Remove redundant check. |
commit | commitdiff | tree | snapshot |
2004-10-27 |
Karl Berry | autoupdate |
commit | commitdiff | tree | snapshot |
2004-10-25 |
Paul Eggert | * getdate.y: Use Bison 1.875 features, and some minor... |
commit | commitdiff | tree | snapshot |
2004-10-25 |
Paul Eggert | Use Bison 1.875 features, and some minor |
commit | commitdiff | tree | snapshot |
2004-10-24 |
Paul Eggert | * modules/regex (lib_SOURCES): Add regex.c. |
commit | commitdiff | tree | snapshot |
2004-10-24 |
Paul Eggert | (lib_SOURCES): Add regex.c. |
commit | commitdiff | tree | snapshot |
2004-10-22 |
Paul Eggert | getpagesize module shouldn't assume sys/param.h exists. |
commit | commitdiff | tree | snapshot |
2004-10-22 |
Paul Eggert | * mktime.c (leapyear): Arg is long int, not int. |
commit | commitdiff | tree | snapshot |
2004-10-22 |
Paul Eggert | (leapyear): Arg is long int, not int. |
commit | commitdiff | tree | snapshot |
2004-10-18 |
Paul Eggert | Update from glibc. |
commit | commitdiff | tree | snapshot |
2004-10-18 |
Bruno Haible | That's LTALLOCA, not LT_ALLOCA. |
commit | commitdiff | tree | snapshot |
2004-10-18 |
Paul Eggert | Fix "*/" typo. |
commit | commitdiff | tree | snapshot |
2004-10-17 |
Paul Eggert | * gnulib-tool (func_emit_lib_Makefile_am): Fix typo. |
commit | commitdiff | tree | snapshot |
2004-10-17 |
Paul Eggert | (func_emit_lib_Makefile_am): Fix typo: a $ was |
commit | commitdiff | tree | snapshot |
2004-10-15 |
Simon Josefsson | Fix comments. Fix parse problem. |
commit | commitdiff | tree | snapshot |
2004-10-15 |
Bruno Haible | Provisions for defining LTALLOCA. |
commit | commitdiff | tree | snapshot |
2004-10-15 |
Paul Eggert | * getopt.m4 (gl_GETOPT): Detect and reject the incompat... |
commit | commitdiff | tree | snapshot |
2004-10-15 |
Paul Eggert | (gl_GETOPT): Detect and reject the incompatible BSD |
commit | commitdiff | tree | snapshot |
2004-10-15 |
Bruno Haible | Tweak. |
commit | commitdiff | tree | snapshot |
2004-10-15 |
Bruno Haible | Emit separators in lib/Makefile.am. |
commit | commitdiff | tree | snapshot |
2004-10-15 |
Bruno Haible | Move duplicated code into function func_emit_lib_Makefi... |
commit | commitdiff | tree | snapshot |
2004-10-15 |
Bruno Haible | Portability tweak. |
commit | commitdiff | tree | snapshot |
2004-10-15 |
Bruno Haible | Initialize opt_lgpl. |
commit | commitdiff | tree | snapshot |
2004-10-15 |
Bruno Haible | Move duplicated code into function func_modules_to_file... |
commit | commitdiff | tree | snapshot |
2004-10-15 |
Bruno Haible | Move duplicated code into function func_modules_transit... |
commit | commitdiff | tree | snapshot |
2004-10-15 |
Bruno Haible | Use func_get_license. |
commit | commitdiff | tree | snapshot |
2004-10-15 |
Bruno Haible | Move a lot of code into function func_import(). |
commit | commitdiff | tree | snapshot |
2004-10-15 |
Bruno Haible | Initialize supplied_libname. Tweak usage message. |
commit | commitdiff | tree | snapshot |
2004-10-15 |
Bruno Haible | Untabify. |
commit | commitdiff | tree | snapshot |
2004-10-12 |
Simon Josefsson | * getpass.c (fflush_unlocked, flockfile, funlockfile) |
commit | commitdiff | tree | snapshot |
2004-10-12 |
Karl Berry | . |
commit | commitdiff | tree | snapshot |
2004-10-11 |
Bruno Haible | New module 'vsnprintf'. |
commit | commitdiff | tree | snapshot |
2004-10-11 |
Bruno Haible | GNU coding style: put a space before opening parenthesis. |
commit | commitdiff | tree | snapshot |
2004-10-11 |
Bruno Haible | Clarify the copyright. |
commit | commitdiff | tree | snapshot |
2004-10-11 |
Paul Eggert | * srclistvars.sh: Add GNUSTANDARDS (for eggert only). |
commit | commitdiff | tree | snapshot |
2004-10-11 |
Paul Eggert | Add GNUSTANDARDS (for eggert only). |
commit | commitdiff | tree | snapshot |
2004-10-10 |
Karl Berry | get gnu std documents from new gnustandards project... |
commit | commitdiff | tree | snapshot |
2004-10-08 |
Karl Berry | update from texinfo |
commit | commitdiff | tree | snapshot |
2004-10-07 |
Bruno Haible | Avoid a memory allocation when possible. |
commit | commitdiff | tree | snapshot |
2004-10-07 |
Bruno Haible | Add a GPL copyright notice. |
commit | commitdiff | tree | snapshot |
2004-10-06 |
Paul Eggert | * diacrit.c, diacrit.h: Add GPL notice. |
commit | commitdiff | tree | snapshot |
2004-10-06 |
Paul Eggert | Add GPL notice. |
commit | commitdiff | tree | snapshot |
2004-10-06 |
Paul Eggert | * atanl.c, logl.c: Add GPL notice, and make the code... |
commit | commitdiff | tree | snapshot |
2004-10-06 |
Paul Eggert | Add GPL notice, to match glibc's added LGPL notice. |
commit | commitdiff | tree | snapshot |
2004-10-06 |
Paul Eggert | Add GPL notice, to match glibc's added LGPL notice. |
commit | commitdiff | tree | snapshot |
2004-10-05 |
Bruno Haible | Don't redeclare strsep if the system already has it. |
commit | commitdiff | tree | snapshot |
2004-10-05 |
Karl Berry | update from gnuorg |
commit | commitdiff | tree | snapshot |
2004-10-05 |
Karl Berry | . |
commit | commitdiff | tree | snapshot |
2004-10-05 |
Paul Eggert | Fix typo in previous log. |
commit | commitdiff | tree | snapshot |
2004-10-05 |
Paul Eggert | xclone->userspec |
commit | commitdiff | tree | snapshot |
2004-10-05 |
Paul Eggert | Rename xclone to xmemdup. Remove obsolete xalloc macros. |
commit | commitdiff | tree | snapshot |
2004-10-04 |
Paul Eggert | * regex.c (re_comp): Cast gettext return value to char *, |
commit | commitdiff | tree | snapshot |
2004-10-04 |
Simon Josefsson | error.c, md5.c, regex.c: Use '#if USE_UNLOCKED_IO'... |
commit | commitdiff | tree | snapshot |
2004-10-04 |
Paul Eggert | Remove dependencies on unlocked-io. |
commit | commitdiff | tree | snapshot |
2004-10-04 |
Simon Josefsson | (Extra functions based on ANSI C 89): Add memmem. |
commit | commitdiff | tree | snapshot |
2004-10-04 |
Simon Josefsson | Add memmem from glibc. |
commit | commitdiff | tree | snapshot |
2004-10-04 |
Simon Josefsson | Sync with glibc. |
commit | commitdiff | tree | snapshot |
2004-10-04 |
Simon Josefsson | Add memmem. |
commit | commitdiff | tree | snapshot |
2004-10-04 |
Karl Berry | no vasnprintf.h, either; argz_.h from libtool |
commit | commitdiff | tree | snapshot |
2004-10-04 |
Bruno Haible | 'README' is not a module. |
commit | commitdiff | tree | snapshot |
2004-10-04 |
Bruno Haible | README and copyright notice suggested by Karl Berry. |
commit | commitdiff | tree | snapshot |
2004-10-04 |
Bruno Haible | New module 'memmem', from Simon Josefsson. |
commit | commitdiff | tree | snapshot |
2004-10-04 |
Paul Eggert | Sync from coreutils. |
commit | commitdiff | tree | snapshot |
2004-10-04 |
Paul Eggert | Add getopt.h |
commit | commitdiff | tree | snapshot |
2004-10-04 |
Paul Eggert | Add getopt_.h, getopt_int.h. |
commit | commitdiff | tree | snapshot |
2004-10-04 |
Paul Eggert | (check_extension, numbered_backup): |
commit | commitdiff | tree | snapshot |
2004-10-04 |
Paul Eggert | (enum backuptype): Rename none -> no_backups, |
commit | commitdiff | tree | snapshot |
2004-10-04 |
Paul Eggert | (mode_compile): Don't decrement a pointer that |
commit | commitdiff | tree | snapshot |
2004-10-04 |
Paul Eggert | Fix years in copyright notices. |
commit | commitdiff | tree | snapshot |
2004-10-03 |
Karl Berry | sigh, vasnprintf changed in gnulib |
commit | commitdiff | tree | snapshot |
2004-10-03 |
Karl Berry | update |
commit | commitdiff | tree | snapshot |
2004-10-02 |
Karl Berry | . |
commit | commitdiff | tree | snapshot |
2004-10-02 |
Jim Meyering | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2004-10-02 |
Jim Meyering | Add copyright notice. |
commit | commitdiff | tree | snapshot |
next |