* m4/nanosleep.m4 (gl_FUNC_NANOSLEEP): Check for a nanosleep that
[gnulib.git] / modules /
2007-02-23 Eric Blake* lib/getdate.h (includes): Include <time.h>, not...
2007-02-22 Jim Meyering* modules/utimens (Depends-on): Add timespec, required for
2007-02-22 Simon JosefssonRevert.
2007-02-22 Simon Josefssonmodules/time (Depends-on): Add restrict.
2007-02-21 Paul EggertMinor fixups to port to Solaris 10 with Sun C 5.8.
2007-02-21 Bruno HaibleTests for module 'stdio'.
2007-02-21 Bruno Haiblevsnprintf.h is replaced with <stdio.h>.
2007-02-21 Bruno Haiblesnprintf.h is replaced with <stdio.h>.
2007-02-21 Bruno HaibleNew module 'stdio'.
2007-02-19 Bruno HaibleMove more declarations into <unistd.h>.
2007-02-19 Bruno Haiblegetsubopt.h is replaced with <stdlib.h>.
2007-02-18 Bruno HaibleDepends on dup2 function being available.
2007-02-18 Bruno HaibleTests for module 'stdlib'.
2007-02-18 Bruno Haiblemkstemp.h is replaced with <stdlib.h>.
2007-02-18 Bruno Haiblemkdtemp.h is replaced with <stdlib.h>.
2007-02-18 Bruno Haibleexit.h is replaced with <stdlib.h>.
2007-02-18 Bruno HaibleNew module 'stdlib'.
2007-02-18 Bruno HaibleTests for module 'math'.
2007-02-18 Bruno HaibleNew module 'math'. <math.h> replaces mathl.h.
2007-02-18 Bruno HaibleTests for module 'wctype'.
2007-02-18 Bruno HaibleTests for module 'wchar'.
2007-02-18 Bruno HaibleTests for module 'unistd'.
2007-02-18 Bruno HaibleTests for module 'time'.
2007-02-18 Bruno HaibleTests for module 'sysexits'.
2007-02-18 Bruno HaibleTests for module 'sys_time'.
2007-02-18 Bruno HaibleTests for module 'sys_stat'.
2007-02-18 Bruno HaibleTests for module 'sys_socket'.
2007-02-18 Bruno HaibleTests for module 'sys_select'.
2007-02-18 Bruno HaibleTests for module 'string'.
2007-02-18 Bruno HaibleTests for module 'stdbool'.
2007-02-18 Bruno HaibleTests of module 'netinet_in'.
2007-02-18 Bruno HaibleTests for module 'inttypes'.
2007-02-18 Bruno HaibleTests for module 'fcntl'.
2007-02-18 Bruno HaibleTests for module 'byteswap'.
2007-02-18 Bruno HaibleTests for module arpa_inet.
2007-02-18 Bruno HaibleSubstitute a few more variables.
2007-02-18 Bruno HaibleUse GL_LINK_WARNING in the generated inttypes.h.
2007-02-17 Bruno HaibleNew module 'link-warning'.
2007-02-17 Bruno HaibleNew module 'tmpfile'.
2007-02-15 Bruno HaibleTests for module 'mbspcasecmp'.
2007-02-15 Bruno HaibleNew module 'mbspcasecmp'.
2007-02-15 Bruno HaibleTests for module 'mbsncasecmp'.
2007-02-15 Bruno HaibleNew module 'mbsncasecmp'.
2007-02-15 Paul Eggert* lib/exclude.c (FNM_EXTMATCH): Define if system does...
2007-02-15 Paul EggertFix regex code so it doesn't rely on strcasecmp.
2007-02-12 Paul EggertNew module 'time', so that apps can include <time.h...
2007-02-12 Bruno HaibleOptimize memory allocation to use alloca when possible.
2007-02-11 Bruno HaibleTests for module 'mbsspn'.
2007-02-11 Bruno HaibleTests for module 'mbspbrk'.
2007-02-11 Bruno HaibleTests for module 'mbscspn'.
2007-02-11 Bruno HaibleTests for module 'mbscasecmp'.
2007-02-11 Bruno HaibleEnsure O(n) worst-case complexity of mbscasestr.
2007-02-11 Bruno HaibleTests for module 'mbscasestr'.
2007-02-11 Bruno HaibleEnsure O(n) worst-case complexity of mbsstr.
2007-02-11 Bruno HaibleTests for module 'mbsstr'.
2007-02-11 Bruno HaibleTests for module 'mbsrchr'.
2007-02-11 Bruno HaibleTests for module 'mbschr'.
2007-02-11 Bruno HaibleNew module 'mbslen'.
2007-02-11 Bruno HaibleEnsure O(n) worst-case complexity of strcasestr substitute.
2007-02-11 Bruno HaibleTests for module 'strcasestr'.
2007-02-11 Bruno HaibleEnsure O(n) worst-case complexity of c_strcasestr.
2007-02-11 Bruno HaibleTests for module 'c-strcasestr'.
2007-02-11 Bruno HaibleEnsure O(n) worst-case complexity.
2007-02-11 Bruno HaibleTests for module 'c-strstr'.
2007-02-08 Bruno Haible * modules/regex (Depends-on): Add stdbool.
2007-02-06 Bruno HaibleNew module 'mbssep'.
2007-02-05 Bruno HaibleNew module 'mbstok_r'.
2007-02-05 Bruno HaibleNew module 'mbsspn'.
2007-02-05 Bruno HaibleNew module 'mbspbrk'.
2007-02-05 Bruno HaibleNew module 'mbscspn'.
2007-02-05 Bruno HaibleNew module 'mbscspn'.
2007-02-05 Bruno HaibleAddendum to last patch.
2007-02-05 Bruno Haiblestrcasecmp no longer needs mbuiter.
2007-02-05 Bruno HaibleNew module 'mbscasestr'. Reduced goal of 'strcasestr'.
2007-02-05 Bruno HaibleNew module 'mbscasestr'.
2007-02-05 Bruno HaibleSimplify handling of strncasecmp. Improve link warning.
2007-02-05 Bruno HaibleChange the conditions under which strcasecmp.c is compiled.
2007-02-05 Bruno HaibleNew module 'mbscasecmp'. strcasecmp is not expected...
2007-02-05 Bruno HaibleNew module 'mbscasecmp'.
2007-02-05 Bruno HaibleNew module 'mbsstr'. Remove module 'strstr'.
2007-02-05 Bruno HaibleNew module 'mbsrchr'.
2007-02-05 Bruno HaibleNew module 'mbsrchr'.
2007-02-05 Bruno HaibleNew module 'mbschr'.
2007-02-05 Paul Eggert* modules/stdarg (configure.ac-early): Require AC_PROG_...
2007-02-04 Bruno HaibleNew module description section 'configure.ac-early'.
2007-02-02 Jim Meyering* modules/arpa_inet: Put AC_PROG_MKDIR_P in the configu...
2007-02-02 Eric Blake* modules/mountlist (Depends-on): Revert 2007-01-31...
2007-02-02 Eric Blake* modules/arpa_inet (Makefile.am): Use MKDIR_P to avoid...
2007-02-01 Eric Blake* modules/regex (Depends-on): Revert dependence on...
2007-02-01 Eric Blake* modules/mountlist (Depends-on): Add strstr
2007-02-01 Eric Blake* m4/string_h.m4 (gl_STRING_MODULE_INDICATOR): Correct...
2007-02-01 Bruno HaibleNew module description field 'Link'.
2007-02-01 Bruno HaibleEnforce the use of gnulib modules for unportable <strin...
2007-01-29 Paul Eggert* lib/strptime.h (strptime): Use 'restrict' for args...
2007-01-29 Bruno HaibleNew module 'strptime'. Initial fixes.
2007-01-29 Bruno Haible2007-01-29 Yoann Vandoorselaere <yoann@prelude-ids...
2007-01-29 Paul Eggert* MODULES.html.sh: New module mpsort.
2007-01-28 Jim Meyering* modules/sys_time (Makefile.am) [MOSTLYCLEANFILES...
2007-01-28 Jim Meyering* modules/sys_time (Makefile.am): Build sys/time.h...
2007-01-28 Bruno HaibleSimplify macrology that creates unistd.h.
next