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 |
2004-11-15 |
Jim Meyering | . |
commit | commitdiff | tree | snapshot |
2004-11-15 |
Jim Meyering | Include "__fpending.h" once again. |
commit | commitdiff | tree | snapshot |
2004-11-14 |
Karl Berry | . |
commit | commitdiff | tree | snapshot |
2004-11-12 |
Bruno Haible | More caveats, taken from strtok_r.c. |
commit | commitdiff | tree | snapshot |
2004-11-12 |
Simon Josefsson | Revert doc, suggested by Bruno. |
commit | commitdiff | tree | snapshot |
2004-11-12 |
Karl Berry | . |
commit | commitdiff | tree | snapshot |
2004-11-12 |
Bruno Haible | Add a cross-reference to strtok_r. |
commit | commitdiff | tree | snapshot |
2004-11-12 |
Karl Berry | . |
commit | commitdiff | tree | snapshot |
2004-11-12 |
Simon Josefsson | Remove buggy ChangeLog entry (sorry!). |
commit | commitdiff | tree | snapshot |
2004-11-12 |
Simon Josefsson | Add strtok_r. |
commit | commitdiff | tree | snapshot |
2004-11-12 |
Simon Josefsson | Add strtok_r.c. |
commit | commitdiff | tree | snapshot |
2004-11-12 |
Simon Josefsson | Sync with glibc CVS. |
commit | commitdiff | tree | snapshot |
2004-11-12 |
Simon Josefsson | Add strtok_r. |
commit | commitdiff | tree | snapshot |
2004-11-11 |
Simon Josefsson | Add jas. |
commit | commitdiff | tree | snapshot |
2004-11-11 |
Paul Eggert | * getopt_.h: Add __getopt_argv_const. Include <stdlib... |
commit | commitdiff | tree | snapshot |
2004-11-11 |
Paul Eggert | (_getopt_internal, _getopt_internal_r, _getopt_long_r... |
commit | commitdiff | tree | snapshot |
2004-11-11 |
Paul Eggert | (getopt_long, _getopt_long_r, getopt_long_only, _getopt... |
commit | commitdiff | tree | snapshot |
2004-11-11 |
Paul Eggert | (_getopt_initialize, _getopt_internal_r, _getopt_intern... |
commit | commitdiff | tree | snapshot |
2004-11-11 |
Paul Eggert | (__getopt_argv_const): New macro, to be used so that |
commit | commitdiff | tree | snapshot |
2004-11-11 |
Paul Eggert | (gl_GETOPT_SUBSTITUTE): Define __GETOPT_PREFIX instead |
commit | commitdiff | tree | snapshot |
2004-11-11 |
Paul Eggert | * getopt_.h: rename getopt to __GETOPT_PREFIX##getopt... |
commit | commitdiff | tree | snapshot |
2004-11-11 |
Paul Eggert | (gl_GETOPT_SUBSTITUTE): Define __GETOPT_PREFIX instead |
commit | commitdiff | tree | snapshot |
2004-11-11 |
Paul Eggert | [defined __GETOPT_PREFIX && !defined __need_getopt]: |
commit | commitdiff | tree | snapshot |
2004-11-11 |
Simon Josefsson | Replace opterr. |
commit | commitdiff | tree | snapshot |
2004-11-11 |
Jim Meyering | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2004-11-11 |
Jim Meyering | Remove trailing blanks. |
commit | commitdiff | tree | snapshot |
2004-11-11 |
Jim Meyering | remove blank lines at end of file |
commit | commitdiff | tree | snapshot |
2004-11-11 |
Jim Meyering | Remove trailing blanks. |
commit | commitdiff | tree | snapshot |
2004-11-11 |
Jim Meyering | Remove trailing blank. |
commit | commitdiff | tree | snapshot |
2004-11-11 |
Karl Berry | . |
commit | commitdiff | tree | snapshot |
2004-11-11 |
Paul Eggert | Fix >> problems in getdate.y, strftime.c, quotearg.c. |
commit | commitdiff | tree | snapshot |
2004-11-11 |
Paul Eggert | (struct quoting_options): Use unsigned int for quote_th... |
commit | commitdiff | tree | snapshot |
2004-11-11 |
Paul Eggert | (SHR): New macro, which is a portable |
commit | commitdiff | tree | snapshot |
2004-11-11 |
Paul Eggert | Sync from coreutils. |
commit | commitdiff | tree | snapshot |
2004-11-11 |
Paul Eggert | (gl_MACROS): Don't require gl_FUNC_FPENDING. |
commit | commitdiff | tree | snapshot |
2004-11-11 |
Paul Eggert | (gl_PREREQ): Require gt_FUNC_SETENV. |
commit | commitdiff | tree | snapshot |
2004-11-11 |
Paul Eggert | * mktime.c (SHR): New macro. |
commit | commitdiff | tree | snapshot |
2004-11-11 |
Paul Eggert | (SHR): New macro, which is a portable |
commit | commitdiff | tree | snapshot |
2004-11-10 |
Simon Josefsson | Add getaddrinfo. |
commit | commitdiff | tree | snapshot |
2004-11-10 |
Karl Berry | . |
commit | commitdiff | tree | snapshot |
2004-11-10 |
Jim Meyering | (Depends-on): Remove fpending. |
commit | commitdiff | tree | snapshot |
2004-11-10 |
Jim Meyering | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2004-11-10 |
Jim Meyering | Ensure that no close failure goes unreported. |
commit | commitdiff | tree | snapshot |
2004-11-09 |
Paul Eggert | * strftime.c (DO_MULTIBYTE): Check for wchar.h, too. |
commit | commitdiff | tree | snapshot |
2004-11-09 |
Paul Eggert | (DO_MULTIBYTE): Check for wchar.h, too. |
commit | commitdiff | tree | snapshot |
2004-11-09 |
Paul Eggert | * strftime.m4: Check for wchar.h and clean up a bit. |
commit | commitdiff | tree | snapshot |
2004-11-09 |
Paul Eggert | (_gl_STRFTIME_PREREQS): Remove. Move its body to |
commit | commitdiff | tree | snapshot |
2004-11-09 |
Bruno Haible | Detect support for IPv4 and IPv6 protocol families. |
commit | commitdiff | tree | snapshot |
2004-11-09 |
Karl Berry | update from texinfo |
commit | commitdiff | tree | snapshot |
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 |
next |