| .. |
|
stdbit
|
Revert "stdbit: copy-paste error, fix first_leading_zero"
|
1 year ago |
|
stdckdint
|
stdckdint: add compatibility header
|
2 years ago |
|
test
|
compat: add test for clock_nanosleep on darwin
|
6 years ago |
|
windows
|
windows: use inline functions to redirect POSIX file API
|
3 years ago |
|
.gitignore
|
build: ignore more test generated files
|
2 years ago |
|
Makefile.am
|
stdckdint: add compatibility header
|
2 years ago |
|
aligned_alloc.c
|
compat: always use _aligned_malloc/_aligned_free on Windows
|
3 years ago |
|
asprintf.c
|
LGPL
|
15 years ago |
|
atof.c
|
LGPL
|
15 years ago |
|
atoll.c
|
LGPL
|
15 years ago |
|
clock_getres.c
|
compat: add clock_getres for darwin
|
6 years ago |
|
clock_gettime.c
|
compat: add clock_gettime for darwin
|
6 years ago |
|
clock_nanosleep.c
|
compat: make clock_nanosleep usable by other OSes
|
5 years ago |
|
dirfd.c
|
Remove dirfd() hacks
|
14 years ago |
|
dummy.c
|
compat: provide dummy.c, simplify Makefile
|
7 years ago |
|
fdopendir.c
|
Remove inconsistently used HAVE_UNISTD_H
|
12 years ago |
|
flockfile.c
|
compat: remove deprecated platform
|
5 years ago |
|
freeaddrinfo.c
|
Remove old mail address from sources
|
7 years ago |
|
fsync.c
|
Use _WIN32 rather than WIN32 (same for WIN64)
|
13 years ago |
|
gai_strerror.c
|
Remove old mail address from sources
|
7 years ago |
|
getauxval.c
|
compat: Linux getauxval() replacement
|
4 years ago |
|
getdelim.c
|
LGPL
|
15 years ago |
|
getpid.c
|
compat: remove deprecated platform
|
5 years ago |
|
gettimeofday.c
|
compat: gettimeofday: unused variable
|
10 years ago |
|
gmtime_r.c
|
compat: implement windows specific gmtime_r
|
3 years ago |
|
inet_pton.c
|
inet_pton: don't redefine EAFNOSUPPORT for Win32
|
4 years ago |
|
lfind.c
|
compat: lfind: fix warnings
|
6 years ago |
|
lldiv.c
|
LGPL
|
15 years ago |
|
localtime_r.c
|
localtime_r: don't set errno on success
|
3 years ago |
|
memrchr.c
|
memrchr: fix compilation
|
10 years ago |
|
meson.build
|
meson: add initial meson build system
|
3 years ago |
|
nrand48.c
|
compat: fix jrand48()
|
3 years ago |
|
poll.c
|
compat: poll: work around event loss on WIN32
|
8 years ago |
|
posix_memalign.c
|
compat: restore posix_memalign()
|
7 years ago |
|
readv.c
|
windows: use the native read/write/etc calls
|
3 years ago |
|
realpath.c
|
realpath: use the proper type returned by MultiByteToWideChar()
|
3 years ago |
|
recvmsg.c
|
compat: add missing errno on Winsock errors
|
4 years ago |
|
rewind.c
|
LGPL
|
15 years ago |
|
sendmsg.c
|
compat: add missing errno on Winsock errors
|
4 years ago |
|
setenv.c
|
LGPL
|
15 years ago |
|
sincos.c
|
compat: add sincos() and sincosf() replacements
|
10 years ago |
|
strcasecmp.c
|
configure: don't the check presence of stricmp
|
3 years ago |
|
strcasestr.c
|
LGPL
|
15 years ago |
|
strdup.c
|
LGPL
|
15 years ago |
|
strlcpy.c
|
strlcpy: simplify
|
8 years ago |
|
strndup.c
|
LGPL
|
15 years ago |
|
strnlen.c
|
LGPL
|
15 years ago |
|
strnstr.c
|
Compat: remove trailing spaces
|
10 years ago |
|
strsep.c
|
LGPL
|
15 years ago |
|
strtof.c
|
LGPL
|
15 years ago |
|
strtok_r.c
|
LGPL
|
15 years ago |
|
strtoll.c
|
LGPL
|
15 years ago |
|
strverscmp.c
|
compat: missing #include, fix warning
|
7 years ago |
|
swab.c
|
LGPL
|
15 years ago |
|
tdestroy.c
|
compat: add tdestroy()
|
8 years ago |
|
tfind.c
|
compat: define tfind family of functions regardless of the search.h status
|
3 years ago |
|
timegm.c
|
compat: remove 'const' from the prototype of timegm().
|
10 years ago |
|
timespec_get.c
|
compat: provide a win32 specific version of timespec_get
|
8 years ago |
|
vasprintf.c
|
vasprintf: missing #include
|
11 years ago |
|
writev.c
|
windows: use the native read/write/etc calls
|
3 years ago |