summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* maint: adjust cpp indentation for my modules, as wellEric Blake2011-02-227-22/+22
* maint: adjust cpp indentation to reflect nesting depthJim Meyering2011-02-2212-93/+93
* New module 'wctomb'.Bruno Haible2011-02-223-0/+74
* New module 'mbtowc'.Bruno Haible2011-02-223-0/+85
* mbrtowc: Tiny optimization.Bruno Haible2011-02-211-3/+4
* unictype/property-byname: Reduce the size of the 'data' segment.Bruno Haible2011-02-191-1/+3
* unictype/scripts: Reduce the size of the 'data' segment.Bruno Haible2011-02-192-2/+6
* stdint: Cut dependency to module 'wchar'.Bruno Haible2011-02-181-1/+6
* getloadavg: Add comments about platforms.Bruno Haible2011-02-181-6/+10
* * lib/getloadavg.c (getloadavg) [sgi]: Make ldav_off of type ptrdiff_t.Paul Eggert2011-02-171-3/+1
* getloadavg: set errnoPaul Eggert2011-02-151-59/+29
* getloadavg: omit unused varPaul Eggert2011-02-151-1/+0
* Consistent macro naming for macros that use GCC __attribute__.Bruno Haible2011-02-1511-61/+61
* Don't interfere with a program's definition of __attribute__.Bruno Haible2011-02-1513-101/+76
* mbsinit: Work around mingw bug.Bruno Haible2011-02-131-0/+14
* mbsinit: Don't crash for a NULL argument.Bruno Haible2011-02-131-1/+1
* Don't interfere with a program's definition of __attribute__.Bruno Haible2011-02-132-35/+32
* stdlib: don't get in the way of non-GCC __attribute__Paul Eggert2011-02-121-6/+7
* setlocale: Prefer gnulib's override over libintl's override.Bruno Haible2011-02-132-0/+7
* stdlib: support non-GCC __attribute__Paul Eggert2011-02-121-7/+6
* wcsrtombs: Work around bug on native Windows.Bruno Haible2011-02-121-1/+1
* setlocale: Workaround native Windows bug.Bruno Haible2011-02-121-1/+47
* New module 'setlocale'.Bruno Haible2011-02-122-0/+912
* strptime: avoid compiler warningsEric Blake2011-02-111-0/+6
* New module 'towctrans'.Bruno Haible2011-02-093-0/+62
* New module 'wctrans'.Bruno Haible2011-02-093-0/+77
* New module 'iswctype'.Bruno Haible2011-02-093-0/+62
* New module 'wctype'.Bruno Haible2011-02-093-0/+136
* wctype-h: Ensure wctype_t and wctrans_t are defined.Bruno Haible2011-02-091-0/+14
* flock: fix license typoPaul Eggert2011-02-091-1/+1
* stdlib: improve random_r modularizationPaul Eggert2011-02-081-10/+14
* stdlib: don't depend on stdintPaul Eggert2011-02-081-2/+1
* getloadavg: don't depend on c-strtod, cloexec, fcntl-saferPaul Eggert2011-02-081-17/+42
* di-set.h, ino-map.h: add multiple-inclusion guardJim Meyering2011-02-082-16/+26
* New module 'iswblank'.Bruno Haible2011-02-081-8/+10
* di-set: add "const" to a castJim Meyering2011-02-081-1/+1
* New module 'wcswidth'.Bruno Haible2011-02-073-0/+87
* New module 'wcstok'.Bruno Haible2011-02-073-0/+91
* New module 'wcsstr'.Bruno Haible2011-02-073-0/+92
* New module 'wcspbrk'.Bruno Haible2011-02-073-0/+88
* New module 'wcsspn'.Bruno Haible2011-02-073-0/+87
* New module 'wcscspn'.Bruno Haible2011-02-073-0/+87
* New module 'wcsrchr'.Bruno Haible2011-02-073-0/+72
* New module 'wcschr'.Bruno Haible2011-02-073-0/+71
* New module 'wcsdup'.Bruno Haible2011-02-073-0/+70
* New module 'wcsxfrm'.Bruno Haible2011-02-073-0/+141
* New module 'wcscoll'.Bruno Haible2011-02-073-0/+155
* New module 'wcsncasecmp'.Bruno Haible2011-02-073-0/+79
* New module 'wcscasecmp'.Bruno Haible2011-02-073-0/+73
* New module 'wcsncmp'.Bruno Haible2011-02-073-0/+77