Move to u16-uctomb-aux.c.
[gnulib.git] / lib /
2007-03-24 Bruno HaibleMove to u16-uctomb-aux.c.
2007-03-24 Bruno HaibleMove to here from ucs4-utf16.c.
2007-03-24 Bruno HaibleMove to u8-uctomb-aux.c.
2007-03-24 Bruno HaibleMove to here from ucs4-utf8.c.
2007-03-24 Bruno HaibleMove to u16-mbtouc-unsafe-aux.c.
2007-03-24 Bruno HaibleMove to here from utf16-ucs4-unsafe.c.
2007-03-24 Bruno HaibleMove to u16-mbtouc-aux.c.
2007-03-24 Bruno HaibleMove to here from utf16-ucs4.c.
2007-03-24 Bruno HaibleMove to u8-mbtouc-unsafe-aux.c.
2007-03-24 Bruno HaibleMove to here from utf8-ucs4-unsafe.c.
2007-03-24 Bruno HaibleMove to u8-mbtouc-aux.c.
2007-03-24 Bruno HaibleMove to here from utf8-ucs4.c.
2007-03-24 Bruno HaibleDrop the include files utf8-ucs4.h, utf8-ucs4-unsafe...
2007-03-24 Bruno HaibleCast the argument of <ctype.h> functions to 'unsigned...
2007-03-24 Bruno HaibleStick to ANSI C syntax, not C99 syntax.
2007-03-23 Paul Eggert* MODULES.html.sh (File system functions): New module...
2007-03-23 Eric Blake* lib/version-etc.c (version_etc_va): Update license...
2007-03-23 Bruno HaibleOops, fix typo in last patch.
2007-03-23 Bruno HaibleFix compilation error on BeOS.
2007-03-23 Bruno HaibleNew module 'frexpl'.
2007-03-22 Bruno HaibleMerge the frexpl and frexp implementations into a singl...
2007-03-22 Bruno HaibleRemove Paolo's variant of the algorithm, with his permi...
2007-03-22 Bruno HaibleNew module 'frexp'.
2007-03-22 Bruno HaibleNew module 'isnanl'.
2007-03-22 Bruno Haibleisnanl.h was renamed to isnanl-nolibm.h.
2007-03-22 Bruno HaibleMove to isnanl-nolibm.h.
2007-03-22 Bruno HaibleMove to here from isnanl.h.
2007-03-21 Jim MeyeringWhen trying to open ".", treat ESTALE like EACCES.
2007-03-21 Bruno HaibleEnable the strndup declaration also when strndup is...
2007-03-20 Paul EggertSuggestions by Bruno Haible:
2007-03-20 Bruno HaibleRemove module 'iconvme'.
2007-03-19 Paul EggertAdd limited support for Solaris 10 ZFS-style ACLs:...
2007-03-19 Paul Eggert* lib/getcwd.c (__getcwd): Remove redundant comparison...
2007-03-19 Simon Josefsson2007-03-19 Simon Josefsson <simon@josefsson.org>
2007-03-19 Bruno HaibleUndo first part of last patch.
2007-03-18 Jim Meyering* lib/fchownat.c: Include lchown.h.
2007-03-18 Bruno HaibleFix endless loop when the given allocated size was...
2007-03-17 Bruno HaibleFix a portability problem on x86.
2007-03-17 Bruno HaibleEnsure we get the mkstemp() declaration. On MacOS X...
2007-03-17 Bruno HaibleUpdate year.
2007-03-17 Bruno HaibleInclude <stdlib.h>, for malloc().
2007-03-17 Bruno HaibleInclude <stdlib>, for malloc().
2007-03-17 Bruno HaibleUndo last patch.
2007-03-17 Bruno HaibleInclude <stdlib.h>, for malloc().
2007-03-16 Simon JosefssonUse new namespace.
2007-03-16 Bruno HaibleTry to avoid clashing symbols.
2007-03-16 Bruno Haible2007-03-15 Bruno Haible <bruno@clisp.org>
2007-03-16 Bruno HaibleAllow the use of a destructor for the values stored...
2007-03-15 Bruno HaibleAdd an element disposal function.
2007-03-15 Paul Eggert* lib/quotearg.c: Include <wctype.h> early, before...
2007-03-11 Bruno HaibleFix syntax error.
2007-03-11 Bruno HaibleUse the system's sprintf function.
2007-03-11 Bruno HaibleWork around bug regarding initializers in SunPRO C...
2007-03-11 Bruno HaibleMake pointer decrementing code ANSI C compliant.
2007-03-11 Bruno HaibleAvoid error with SunPRO C 5.0 on Solaris 2.5.1.
2007-03-11 Bruno HaibleAvoid an endless recursion.
2007-03-10 Bruno HaibleAvoid using the fallback implementation; prefer porting...
2007-03-10 Bruno HaibleFix typo in last patch.
2007-03-10 Eric Blake* lib/stdint_.h (int64_t, uint64_t): Don't undefine...
2007-03-10 Bruno HaibleSpecify __attribute__ __format__ for GCC.
2007-03-10 Bruno HaibleTreat __strftime__ and __strfmon__ like __scanf__.
2007-03-10 Bruno HaibleNew module 'printf-posix'.
2007-03-10 Bruno HaibleThe decimal point must be locale dependent.
2007-03-09 Eric Blake* lib/stdlib_.h (EXIT_FAILURE): GNU code expects this...
2007-03-09 Bruno HaibleNew module 'vprintf-posix'.
2007-03-09 Bruno HaibleNew module 'fprintf-posix'.
2007-03-09 Bruno HaiblePreserve errno.
2007-03-09 Bruno HaibleNew module 'vfprintf-posix'.
2007-03-09 Bruno HaibleFix for glibc-2.3.6.
2007-03-09 Bruno HaibleNew module 'fseterr'.
2007-03-09 Bruno HaibleConvert tabs in the middle of preprocessor directives.
2007-03-08 Bruno HaibleWhitespace change.
2007-03-07 Bruno HaibleMake <netinet/in.h> self-contained, i.e. allow it to...
2007-03-07 Bruno HaibleMake <sys/select.h> self-contained, i.e. make it possib...
2007-03-07 Bruno HaibleMake <sys/socket.h> self-contained, so that it can...
2007-03-07 Bruno HaibleFix formula.
2007-03-07 Bruno HaibleNew module 'sprintf-posix'.
2007-03-07 Bruno HaibleNew module 'vsprintf-posix'.
2007-03-07 Bruno HaibleNew module 'snprintf-posix'.
2007-03-07 Bruno HaibleNew module 'vsnprintf-posix'.
2007-03-07 Bruno HaibleUndo last change.
2007-03-07 Bruno HaibleProvide the option to declare the mathl functions also...
2007-03-06 Bruno HaibleProvide missing frexpl(), ldexpl() declarations.
2007-03-06 Bruno HaibleInclude <stddef.h>, for size_t.
2007-03-05 Bruno HaibleHandle the case of hidden system functions better.
2007-03-05 Bruno HaibleOops, fix a couple of bugs in last commit.
2007-03-05 Bruno HaibleNew module 'vasprintf-posix'.
2007-03-04 Bruno HaibleUse function name rpl_vasnprintf if vasnprintf already...
2007-03-04 Bruno HaibleRename GETTIMEOFDAY_REPLACEMENT to REPLACE_GETTIMEOFDAY.
2007-03-04 Bruno HaibleNew module 'vasnprintf-posix'.
2007-03-04 Jim Meyering* lib/acl.c (ACL_NOT_WELL_SUPPORTED): New macro.
2007-03-04 Jim MeyeringWork around difference between Linux ACLs and Solaris...
2007-03-04 Bruno HaibleOops, really avoid an empty translation unit.
2007-03-03 Bruno HaibleMake it possible to compile strerror.c separately,...
2007-03-03 Bruno HaibleDepend on canonicalize-lgpl, not canonicalize.
2007-03-03 Bruno HaibleMake it possible to compile setenv.c separately, uncond...
2007-03-03 Bruno Haiblexreadlink and xreadlink-with-size can include <unistd...
2007-03-03 Bruno HaibleAvoid defining __restrict in a header file. This doesn...
2007-03-01 Paul EggertFollowup to the 2007-02-12 patch, using suggestions...
2007-03-01 Bruno HaibleNew modules relocatable, relocatable-lib, relocatable...
next