summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* maint: remove doubled word: s/it it/it/Jim Meyering2011-04-111-1/+1
* maint: remove doubled words in comments, e.g., s/a a/a/Jim Meyering2011-04-101-1/+1
* maint: fix "the the" in commentJim Meyering2011-04-091-1/+1
* maint: change "can not" to "cannot"Jim Meyering2011-04-091-1/+1
* careadlinkat: Guard against misuse of careadlinkatcwd.Bruno Haible2011-04-091-4/+8
* careadlinkat: Use common coding style.Bruno Haible2011-04-091-2/+2
* careadlinkat: Clarify specification.Bruno Haible2011-04-092-3/+11
* allocator, careadlinkat: Fix double-inclusion guard.Bruno Haible2011-04-092-1/+3
* relocatable-prog-wrapper: Update after module 'areadlink' changed.Bruno Haible2011-04-091-1/+3
* 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