summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
...
* verify: Fix syntax error with GCC 4.6 in C++ mode.Bruno Haible2011-04-091-4/+22
* allocator: New module.Paul Eggert2011-04-083-8/+9
* * lib/stdlib.in.h (malloc, realloc): Limit this change to a smaller scope.Paul Eggert2011-04-081-24/+22
* * lib/realloc.c (_GL_USE_STDLIB_ALLOC, malloc, realloc): Likewise.Paul Eggert2011-04-081-13/+1
* * lib/malloc.c (_GL_USE_STDLIB_ALLOC, malloc): Likewise.Paul Eggert2011-04-081-4/+1
* * lib/relocwrapper.c (_GL_USE_STDLIB_ALLOC, malloc): Likewise.Paul Eggert2011-04-081-1/+1
* * lib/relocatable.c (_GL_USE_STDLIB_ALLOC, malloc): Likewise.Paul Eggert2011-04-081-3/+1
* * lib/canonicalize-lgpl.c (_GL_USE_STDLIB_ALLOC, malloc): Likewise.Paul Eggert2011-04-081-2/+1
* * lib/setenv.c (_GL_USE_STDLIB_ALLOC, malloc, realloc): Likewise.Paul Eggert2011-04-081-4/+1
* * lib/progreloc.c (_GL_USE_STDLIB_ALLOC, malloc): Likewise.Paul Eggert2011-04-081-1/+1
* * lib/malloca.c (_GL_USE_STDLIB_ALLOC, malloc): Likewise.Paul Eggert2011-04-081-3/+1
* * lib/careadlinkat.c (_GL_USE_STDLIB_ALLOC): Define.Paul Eggert2011-04-081-15/+5
* stdlib: let modules use system malloc, reallocPaul Eggert2011-04-081-20/+28
* careadlinkat: rename members to avoid problemPaul Eggert2011-04-082-9/+9
* nonblocking: reduce dependencyEric Blake2011-04-081-0/+6
* pipe2: fix O_NONBLOCK support on mingwEric Blake2011-04-081-12/+22
* fcntl-h: fix O_ACCMODE on cygwinEric Blake2011-04-081-0/+5
* pipe-filter: drop O_NONBLOCK workaroundsEric Blake2011-04-081-3/+0
* nonblocking: provide O_NONBLOCK for mingwEric Blake2011-04-083-3/+21
* careadlink: fix compilation error on mingwEric Blake2011-04-081-9/+15
* verify: use _Static_assert if availablePaul Eggert2011-04-051-11/+32
* areadlink, areadlinkat: rewrite in terms of careadlinkatPaul Eggert2011-04-055-178/+301
* wmemchr, wcschr, wcsrchr, wcspbrk, wcsstr: Avoid errors in C++ mode.Bruno Haible2011-04-021-7/+75
* nonblocking: fix mingw test failuresEric Blake2011-03-311-0/+13
* nonblocking: Tweak comment.Bruno Haible2011-03-311-2/+3
* nonblocking: new moduleEric Blake2011-03-313-0/+203
* stdio: Avoid GCC >= 4.4 warnings when using %lld and similar on mingw.Bruno Haible2011-03-311-1/+45
* passfd: fix scoping bugEric Blake2011-03-301-83/+75
* passfd: standardize coding conventionsEric Blake2011-03-301-32/+30
* passfd: fix incorrect sendmsg argumentsEric Blake2011-03-301-1/+1
* unictype/property-byname: Reduce the number of load-time relocations.Bruno Haible2011-03-262-209/+489
* unictype/property-byname: Allow omitted word separators and aliases.Bruno Haible2011-03-261-0/+120
* unictype/joininggroup-byname: Allow hyphens, omitted word separators.Bruno Haible2011-03-262-2/+17
* unictype/joiningtype-byname: Recognize long names as well.Bruno Haible2011-03-263-15/+65
* New module 'unictype/joiningtype-longname'.Bruno Haible2011-03-262-0/+44
* unictype/bidiclass-byname: Recognize long names as well.Bruno Haible2011-03-263-141/+104
* New module 'unictype/bidiclass-longname'.Bruno Haible2011-03-262-0/+57
* unictype/bidi*: Rename modules.Bruno Haible2011-03-264-4/+4
* New module 'unictype/combining-class-byname'.Bruno Haible2011-03-263-0/+134
* New module 'unictype/combining-class-longname'.Bruno Haible2011-03-262-0/+134
* New module 'unictype/combining-class-name'.Bruno Haible2011-03-262-0/+134
* unictype/combining-class: Rename source files.Bruno Haible2011-03-263-2/+2
* unictype: Update list of canonical combining classes.Bruno Haible2011-03-261-0/+1
* unictype/category-byname: Recognize long names as well.Bruno Haible2011-03-253-74/+276
* New module 'unictype/category-longname'.Bruno Haible2011-03-252-0/+110
* New module 'unictype/category-LC'.Bruno Haible2011-03-256-2/+388
* xmalloc: revert yesterday's regressionEric Blake2011-03-251-2/+2
* xmalloc: Do not leak if underlying realloc is C99 compatible.Paul Eggert2011-03-241-1/+9
* unictype/bidi*: Rename functions.Bruno Haible2011-03-235-49/+85
* New module 'unictype/joininggroup-of'.Bruno Haible2011-03-212-0/+216