2006-07-06 |
Paul Eggert | * lib/getloadavg.c: Use __VMS, not VMS. |
commit | commitdiff | tree | snapshot |
2006-07-06 |
Paul Eggert | * _inttypes_h.m4 (gl_INTTYPES_H): Use AC_CHECK_DECLS_ONCE |
commit | commitdiff | tree | snapshot |
2006-07-06 |
Paul Eggert | * lib/.cppi-disable: Add wcwidth. |
commit | commitdiff | tree | snapshot |
2006-07-06 |
Paul Eggert | * modules/getusershell (configure.ac): Use gl_FUNC_GETU... |
commit | commitdiff | tree | snapshot |
2006-07-06 |
Ralf Wildenhues | * strtod.c (strtod): cast the argument of tolower to... |
commit | commitdiff | tree | snapshot |
2006-07-06 |
Simon Josefsson | 2006-07-06 Simon Josefsson <jas@extundo.com> |
commit | commitdiff | tree | snapshot |
2006-07-06 |
Bruno Haible | Obsoleting STDC_HEADERS. From Derek Price. |
commit | commitdiff | tree | snapshot |
2006-07-05 |
Paul Eggert | * lib/memcasecmp.c: Include <limits.h>. |
commit | commitdiff | tree | snapshot |
2006-07-05 |
Eric Blake | * modules/getaddrinfo (Depends-on): Add snprintf. |
commit | commitdiff | tree | snapshot |
2006-07-05 |
Eric Blake | * sockpfaf.m4 (gl_SOCKET_FAMILIES): Use gl_HEADER_SYS_S... |
commit | commitdiff | tree | snapshot |
2006-07-05 |
Eric Blake | * getaddrinfo.h (NI_NUMERICHOST, NI_NUMERICSERV): Define if |
commit | commitdiff | tree | snapshot |
2006-07-05 |
Bruno Haible | Fix for cross-compilation. |
commit | commitdiff | tree | snapshot |
2006-07-04 |
Eric Blake | * modules/dirname-tests: New test module. |
commit | commitdiff | tree | snapshot |
2006-07-04 |
Bruno Haible | Assume ANSI C. |
commit | commitdiff | tree | snapshot |
2006-07-04 |
Bruno Haible | Change comments to not mention AC_HEADER_STDC. |
commit | commitdiff | tree | snapshot |
2006-07-04 |
Karl Berry | . |
commit | commitdiff | tree | snapshot |
2006-07-04 |
Paul Eggert | * modules/cycle-check (lib_SOURCES): Add same-inode.h. |
commit | commitdiff | tree | snapshot |
2006-07-04 |
Paul Eggert | * absolute-header.m4 (gl_ABSOLUTE_HEADER): Prepend... |
commit | commitdiff | tree | snapshot |
2006-07-04 |
Paul Eggert | * m4/absolute-header.m4: Renamed from full-header-path.m4. |
commit | commitdiff | tree | snapshot |
2006-07-04 |
Paul Eggert | * cycle-check.h (CYCLE_CHECK_REFLECT_CHDIR_UP): Abort... |
commit | commitdiff | tree | snapshot |
2006-07-04 |
Paul Eggert | * stdint_.h: Include <sys/types.h> after @FULL_PATH_STD... |
commit | commitdiff | tree | snapshot |
2006-07-03 |
Eric Blake | * modules/dirname (Depends-on): Add xstrndup. |
commit | commitdiff | tree | snapshot |
2006-07-03 |
Paul Eggert | Merge from coreutils. |
commit | commitdiff | tree | snapshot |
2006-07-02 |
Eric Blake | * wcwidth.m4 (gl_FUNC_WCWIDTH): Simplify by using AC_CH... |
commit | commitdiff | tree | snapshot |
2006-07-02 |
Karl Berry | autoupdate |
commit | commitdiff | tree | snapshot |
2006-07-02 |
Paul Eggert | * stdint.m4 (gl_STDINT_H): Use more-mnemonic identifier... |
commit | commitdiff | tree | snapshot |
2006-07-02 |
Paul Eggert | * stdint_.h (intmax_t, uintmax_t): Prefer long to long... |
commit | commitdiff | tree | snapshot |
2006-07-02 |
Karl Berry | . |
commit | commitdiff | tree | snapshot |
2006-07-02 |
Paul Eggert | Simplification rewrite for stdint module. |
commit | commitdiff | tree | snapshot |
2006-07-01 |
Eric Blake | * stdarg.m4 (gl_STDARG_H): Properly parenthesize gl_va_... |
commit | commitdiff | tree | snapshot |
2006-07-01 |
Eric Blake | * stdarg.m4 (gl_STDARG_H): Use proper AH_VERBATIM. |
commit | commitdiff | tree | snapshot |
2006-07-01 |
Karl Berry | . |
commit | commitdiff | tree | snapshot |
2006-07-01 |
Simon Josefsson | Fix typo, from Jim Hyslop <jhyslop@dreampossible.ca>. |
commit | commitdiff | tree | snapshot |
2006-06-30 |
Eric Blake | * stat_.h (rpl_mkdir): Declare inline, to avoid warning... |
commit | commitdiff | tree | snapshot |
2006-06-30 |
Eric Blake | * sys_stat_h.m4 (gl_HEADER_SYS_STAT_H): Use AC_C_INLINE. |
commit | commitdiff | tree | snapshot |
2006-06-29 |
Eric Blake | * MODULES.html.sh: Add sys_stat. |
commit | commitdiff | tree | snapshot |
2006-06-29 |
Eric Blake | * sys_stat_h.m4 (gl_HEADER_SYS_STAT_H): New file. |
commit | commitdiff | tree | snapshot |
2006-06-29 |
Eric Blake | * stat_.h: New file. |
commit | commitdiff | tree | snapshot |
2006-06-29 |
Eric Blake | * functions.texi (Function Portability): Document missi... |
commit | commitdiff | tree | snapshot |
2006-06-29 |
Jim Meyering | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2006-06-29 |
Jim Meyering | (Maintainer): Add my name, since with the |
commit | commitdiff | tree | snapshot |
2006-06-29 |
Jim Meyering | From Derek R. Price: |
commit | commitdiff | tree | snapshot |
2006-06-29 |
Bruno Haible | Various small tweaks. |
commit | commitdiff | tree | snapshot |
2006-06-29 |
Bruno Haible | Fix a few Changelog entries. |
commit | commitdiff | tree | snapshot |
2006-06-29 |
Bruno Haible | Change wcwidth license to LGPL. |
commit | commitdiff | tree | snapshot |
2006-06-29 |
Derek R. Price | * MODULES.html.sh: Remove c-bs-a. |
commit | commitdiff | tree | snapshot |
2006-06-29 |
Derek R. Price | * modules/c-bs-a: Removed - \a is C89. |
commit | commitdiff | tree | snapshot |
2006-06-29 |
Karl Berry | . |
commit | commitdiff | tree | snapshot |
2006-06-28 |
Paul Eggert | * lib/savedir.c (CLOSEDIR): Remove. All uses changed... |
commit | commitdiff | tree | snapshot |
2006-06-28 |
Paul Eggert | Fix attribution for last patch. |
commit | commitdiff | tree | snapshot |
2006-06-28 |
Paul Eggert | * fnmatch.m4 (_AC_LIBOBJ_FNMATCH): Don't require AC_C_C... |
commit | commitdiff | tree | snapshot |
2006-06-28 |
Bruno Haible | Fix brought over from gettext. |
commit | commitdiff | tree | snapshot |
2006-06-28 |
Bruno Haible | Fixes after wcwidth module creation. |
commit | commitdiff | tree | snapshot |
2006-06-28 |
Simon Josefsson | Fix. |
commit | commitdiff | tree | snapshot |
2006-06-28 |
Bruno Haible | Fix the comment fix. |
commit | commitdiff | tree | snapshot |
2006-06-28 |
Eric Blake | * xvasprintf.h: Fix comments. |
commit | commitdiff | tree | snapshot |
2006-06-28 |
Eric Blake | * modules/wcwidth: New file. |
commit | commitdiff | tree | snapshot |
2006-06-28 |
Eric Blake | * mbchar.h (wcwidth): Include wcwidth.h. |
commit | commitdiff | tree | snapshot |
2006-06-28 |
Eric Blake | * mbswidth.m4 (gl_MBSDWIDTH): Move wcwidth from here... |
commit | commitdiff | tree | snapshot |
2006-06-28 |
Simon Josefsson | Native win32 support for getaddrinfo. Add getnameinfo... |
commit | commitdiff | tree | snapshot |
2006-06-27 |
Simon Josefsson | Add sys_select module. |
commit | commitdiff | tree | snapshot |
2006-06-27 |
Bruno Haible | Avoid generating C code that some compilers don't accept. |
commit | commitdiff | tree | snapshot |
2006-06-27 |
Bruno Haible | Resolve clash between stdint.m4 and uintmax_t.m4. |
commit | commitdiff | tree | snapshot |
2006-06-26 |
Paul Eggert | * base64.c (B64): Use _ as the formal parameter, not... |
commit | commitdiff | tree | snapshot |
2006-06-26 |
Bruno Haible | Make comment more precise. |
commit | commitdiff | tree | snapshot |
2006-06-26 |
Bruno Haible | Correct comments. |
commit | commitdiff | tree | snapshot |
2006-06-26 |
Bruno Haible | Fix typo. |
commit | commitdiff | tree | snapshot |
2006-06-26 |
Bruno Haible | Try harder to get WCHAR_MIN and WCHAR_MAX. |
commit | commitdiff | tree | snapshot |
2006-06-26 |
Bruno Haible | Tweak for SGI cc. |
commit | commitdiff | tree | snapshot |
2006-06-26 |
Bruno Haible | Portability to BSD/OS 4.2. |
commit | commitdiff | tree | snapshot |
2006-06-26 |
Simon Josefsson | 2006-06-26 Simon Josefsson <jas@extundo.com> |
commit | commitdiff | tree | snapshot |
2006-06-23 |
Bruno Haible | stdint module: treat IRIX like OpenBSD. |
commit | commitdiff | tree | snapshot |
2006-06-23 |
Bruno Haible | Invent MOSTLYCLEANDIRS. |
commit | commitdiff | tree | snapshot |
2006-06-23 |
Bruno Haible | Take into account ISO C 99 TC1. |
commit | commitdiff | tree | snapshot |
2006-06-22 |
Paul Eggert | * glob.c (collated_compare): Remove 'const' uses that... |
commit | commitdiff | tree | snapshot |
2006-06-22 |
Simon Josefsson | 2006-06-22 Simon Josefsson <jas@extundo.com> |
commit | commitdiff | tree | snapshot |
2006-06-22 |
Karl Berry | . |
commit | commitdiff | tree | snapshot |
2006-06-21 |
Simon Josefsson | Typos. |
commit | commitdiff | tree | snapshot |
2006-06-21 |
Simon Josefsson | Typo. |
commit | commitdiff | tree | snapshot |
2006-06-21 |
Simon Josefsson | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2006-06-21 |
Simon Josefsson | Add. |
commit | commitdiff | tree | snapshot |
2006-06-21 |
Simon Josefsson | 2006-06-21 Simon Josefsson <jas@extundo.com> |
commit | commitdiff | tree | snapshot |
2006-06-21 |
Simon Josefsson | Fix getaddrinfo on Windows 2000. |
commit | commitdiff | tree | snapshot |
2006-06-21 |
Simon Josefsson | Add. |
commit | commitdiff | tree | snapshot |
2006-06-21 |
Simon Josefsson | Add inet_pton. |
commit | commitdiff | tree | snapshot |
2006-06-21 |
Simon Josefsson | Add inet_pton module. |
commit | commitdiff | tree | snapshot |
2006-06-21 |
Simon Josefsson | 2006-06-19 Paul Eggert <eggert@cs.ucla.edu> |
commit | commitdiff | tree | snapshot |
2006-06-20 |
Paul Eggert | Update copyright date. |
commit | commitdiff | tree | snapshot |
2006-06-20 |
Paul Eggert | Fix misspelling. |
commit | commitdiff | tree | snapshot |
2006-06-20 |
Paul Eggert | * openat.c (openat): Use ?:, not if, to work around... |
commit | commitdiff | tree | snapshot |
2006-06-20 |
Karl Berry | . |
commit | commitdiff | tree | snapshot |
2006-06-19 |
Karl Berry | update from texinfo |
commit | commitdiff | tree | snapshot |
2006-06-19 |
Karl Berry | mention that Gnulib takes over LIBOBJS |
commit | commitdiff | tree | snapshot |
2006-06-19 |
Simon Josefsson | Revert slightly, from Bruno. |
commit | commitdiff | tree | snapshot |
2006-06-19 |
Bruno Haible | Fix the value of FULL_... |
commit | commitdiff | tree | snapshot |
2006-06-19 |
Simon Josefsson | 2006-06-19 Yoann Vandoorselaere <yoann.v@prelude-ids... |
commit | commitdiff | tree | snapshot |
2006-06-19 |
Simon Josefsson | 2006-06-19 Simon Josefsson <jas@extundo.com> |
commit | commitdiff | tree | snapshot |
2006-06-19 |
Paul Eggert | * alloca_.h (alloca) [defined alloca]: Don't define... |
commit | commitdiff | tree | snapshot |
2006-06-17 |
Bruno Haible | Tweak for FreeBSD. |
commit | commitdiff | tree | snapshot |
2006-06-17 |
Bruno Haible | Tweak for Solaris 2.5.1. |
commit | commitdiff | tree | snapshot |
next |