summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* c32swidth: New module.Bruno Haible2023-05-044-7/+72
* wcswidth: Fix result in case of overflow.Bruno Haible2023-05-041-3/+16
* wcswidth: Relax license.Bruno Haible2023-05-042-2/+2
* c32width: Relax license.Bruno Haible2023-05-041-16/+8
* c32to*: Relax license.Bruno Haible2023-05-043-48/+24
* unicase/tolower, unicase/toupper: Relax license.Bruno Haible2023-05-046-84/+46
* unicase/base: Relax license.Bruno Haible2023-05-041-16/+8
* c32is*: Relax license.Bruno Haible2023-05-0413-208/+104
* unictype/ctype-*: Relax license.Bruno Haible2023-05-0425-397/+206
* c32width: New module.Bruno Haible2023-05-042-0/+120
* vasnprintf, vasnwprintf: Make '0' flag handling more ISO C compliant.Bruno Haible2023-05-031-5/+20
* mktime: include <intprops.h>Paul Eggert2023-05-021-0/+1
* fopen: Silence a gcc warning.Bruno Haible2023-05-021-0/+4
* regex: prefer C23 style overflow checkingPaul Eggert2023-05-012-1/+2
* dynarray: prefer C23 style overflow checkingPaul Eggert2023-05-012-4/+4
* mktime: prefer C23 style overflow checkingPaul Eggert2023-05-011-6/+6
* limits-h: port to pccPaul Eggert2023-05-011-0/+5
* localeconv: Work around a mingw bug.Bruno Haible2023-04-281-17/+28
* freopen-safer: pacify GCC 13Paul Eggert2023-04-261-0/+5
* fdopendir: Fix fd leak and test failure on native Windows.Bruno Haible2023-04-279-66/+208
* select, pselect: Fix test failure on native Windows.Bruno Haible2023-04-242-2/+11
* system-quote: Fix memory overrun bug on native Windows.Bruno Haible2023-04-241-1/+1
* libunistring: Fix build on Windows, when a libunistring is installed.Bruno Haible2023-04-233-137/+155
* getumask: Make it work on native Windows.Bruno Haible2023-04-201-0/+10
* assert-h, verify: Fix compilation error in C++ mode with MSVC 14.30.Bruno Haible2023-04-201-5/+11
* ctime: Fix compilation errors in C++ mode on mingw 10.Bruno Haible2023-04-202-0/+8
* random: Fix compilation errors in C++ on mingw 10.Bruno Haible2023-04-201-0/+4
* wcsncmp: Work around two ISO C compliance bugs on several platforms.Bruno Haible2023-04-192-4/+17
* wcscmp: Work around two ISO C compliance bugs on several platforms.Bruno Haible2023-04-192-4/+15
* wmemcmp: Work around ISO C compliance bug on several platforms.Bruno Haible2023-04-192-4/+17
* isnan: Fix compilation error in C++ mode on FreeBSD 13.2.Bruno Haible2023-04-151-0/+5
* filemode: Fix double-inclusion guard.Bruno Haible2023-04-141-0/+1
* year2038: Add reminder to include <config.h> before time_t gets defined.Bruno Haible2023-04-147-0/+49
* sys_shm: New module.Bruno Haible2023-04-141-0/+30
* sys_sem: New module.Bruno Haible2023-04-141-0/+30
* sys_msg: New module.Bruno Haible2023-04-141-0/+30
* Add more reminders to include <config.h>.Bruno Haible2023-04-1329-0/+149
* Adjust comments in <config.h> reminders.Bruno Haible2023-04-1325-25/+30
* Adjust comments in <config.h> reminders.Bruno Haible2023-04-1345-45/+50
* utmp: Avoid using HAVE_* macros in *.in.h files.Bruno Haible2023-04-131-3/+3
* getprogname: Avoid using HAVE_* macros in *.in.h files.Bruno Haible2023-04-131-2/+2
* selinux-h: Avoid using HAVE_* macros in *.in.h files.Bruno Haible2023-04-131-1/+1
* ialloc, gethrxtime: Restore GCC diagnostics options.Bruno Haible2023-04-132-0/+4
* Add more reminders to include <config.h>.Bruno Haible2023-04-12204-164/+1067
* c32toupper: New module.Bruno Haible2023-04-102-0/+49
* c32tolower: New module.Bruno Haible2023-04-093-0/+144
* mbrtoc32: Add comments.Bruno Haible2023-04-091-0/+7
* login_tty: Fix compilation error in C++ mode on Solaris 11.4.Bruno Haible2023-04-081-1/+4
* time: Fix compilation error in C++ mode on Solaris 11.Bruno Haible2023-04-081-0/+2
* stdio: Fix the value of _PRINTF_NAN_LEN_MAX on OpenBSD.Bruno Haible2023-04-081-3/+2