summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* update regex to use the emulated mb*/wc* functionsPaolo Bonzini2008-12-221-1/+1
* Oops, fix syntax error.Bruno Haible2008-12-221-5/+3
* New module 'wcsnrtombs'.Bruno Haible2008-12-224-3/+144
* New module 'wcsrtombs'.Bruno Haible2008-12-212-0/+146
* Work around a wcrtomb() bug on Solaris 10 and OSF/1 5.1.Bruno Haible2008-12-211-1/+5
* Work around a btowc() bug on IRIX 6.5.Bruno Haible2008-12-211-1/+5
* New module 'wcrtomb'.Bruno Haible2008-12-212-0/+67
* New module 'mbsnrtowcs'.Bruno Haible2008-12-214-2/+182
* Override mbsrtowcs when redefining mbstate_t.Bruno Haible2008-12-211-1/+5
* Work around mbrtowc bugs on AIX, HP-UX, OSF/1, Solaris.Bruno Haible2008-12-212-10/+94
* Work around wctob bug on Solaris 9.Bruno Haible2008-12-211-1/+5
* Ensure wctob is declared on IRIX 6.5.Bruno Haible2008-12-201-1/+2
* New module 'mbsrtowcs'.Bruno Haible2008-12-202-0/+150
* New module 'mbrlen'.Bruno Haible2008-12-201-0/+32
* New module 'mbrlen'.Bruno Haible2008-12-191-0/+14
* Verify an assumption.Bruno Haible2008-12-191-0/+3
* New module 'mbrtowc'.Bruno Haible2008-12-192-0/+295
* New module 'wctob'.Bruno Haible2008-12-192-0/+51
* flock: Fix trivial mistakes.Simon Josefsson2008-12-181-3/+6
* Verify an assumption.Bruno Haible2008-12-181-0/+4
* New module 'btowc'.Bruno Haible2008-12-182-0/+52
* New module 'mbsinit'.Bruno Haible2008-12-172-0/+57
* environ is supposed to be declared by <unistd.h>.Bruno Haible2008-12-171-0/+1
* parse-duration: various small improvements.Bruno Haible2008-12-172-29/+61
* Fix compilation error on OSF/1 4.0.Bruno Haible2008-12-151-4/+19
* add missing include to parse-duration.cRalf Wildenhues2008-12-091-0/+1
* work around mingw's lack of some S_IF definitionsJim Meyering2008-12-091-0/+7
* * lib/posixtm.c: Remove now-useless declaration of mktime.Jim Meyering2008-12-081-2/+0
* Fix declaration of uniconv_register_autodetect function.Bruno Haible2008-12-081-3/+3
* posixtm.c: avoid a warningJim Meyering2008-12-071-9/+1
* unicodeio.c: mark unused parametersJim Meyering2008-12-071-2/+5
* Add comments.Bruno Haible2008-12-061-1/+4
* Treat SIGBUS like SIFSEGV on platforms that need it.Bruno Haible2008-12-061-0/+4
* fts: fix a thinkoJim Meyering2008-11-291-21/+1
* fts: provide dirent.d_type via FTSENT.fts_statp, when possibleJim Meyering2008-11-292-1/+84
* sys_time: Add extern "C" block for C++.Simon Josefsson2008-11-281-0/+8
* Attempt to work around another AIX 5.3, 6.1 compiler bug with include_next.Bruno Haible2008-11-201-1/+1
* Avoid a compilation failure in Boost.Alexandre Duret-Lutz2008-11-191-24/+48
* New module 'parse-duration'.Bruce Korb2008-11-172-0/+664
* Make the netdb.h replacement work on Haiku.Bruno Haible2008-11-151-9/+1
* Make the 'sched' module work on platforms where <sched.h> is incomplete.Bruno Haible2008-11-151-0/+22
* * lib/unicodeio.c (unicode_to_mb): Correct spelling of u8_uctomb.Jim Meyering2008-11-121-1/+1
* Don't duplicate a function defined elsewhere in gnulib.Bruno Haible2008-11-122-44/+6
* Add a comment.Bruno Haible2008-11-121-2/+2
* Use substituted macros instead of C preprocessor macros.Bruno Haible2008-11-111-6/+6
* Fix a serious gcc warning.Bruno Haible2008-11-101-0/+4
* Add note about Haiku.Bruno Haible2008-11-101-2/+2
* Add support for Haiku.Bruno Haible2008-11-1011-11/+11
* Treat Haiku like BeOS.Bruno Haible2008-11-101-3/+3
* Treat Haiku like BeOS.Ingo Weinhold2008-11-102-4/+4