.. |
.gitignore
|
Make sure libcompat is never empty
|
2010-08-01 13:00:56 +03:00 |
asprintf.c
|
Mention which standard replacements follow
|
2009-04-10 22:12:30 +03:00 |
atof.c
|
Comment out atof and strtof. Android does provide them but the configure does not find them.
|
2011-02-28 19:17:31 +01:00 |
atoll.c
|
Mention which standard replacements follow
|
2009-04-10 22:12:30 +03:00 |
dirfd.c
|
Compat: fix LGPL headers
|
2011-10-04 23:08:40 +02:00 |
fdopendir.c
|
Compat: fix LGPL headers
|
2011-10-04 23:08:40 +02:00 |
flockfile.c
|
Compat: fix LGPL headers
|
2011-10-04 23:08:40 +02:00 |
fsync.c
|
Compat: fix LGPL headers
|
2011-10-04 23:08:40 +02:00 |
getdelim.c
|
Compat: fix LGPL headers
|
2011-10-04 23:08:40 +02:00 |
getpid.c
|
Compat: relicense getpid to LGPL
|
2011-10-04 23:08:40 +02:00 |
gmtime_r.c
|
Move remaining replacement to static import library
|
2009-04-10 22:17:13 +03:00 |
lldiv.c
|
Mention which standard replacements follow
|
2009-04-10 22:12:30 +03:00 |
localtime_r.c
|
Move remaining replacement to static import library
|
2009-04-10 22:17:13 +03:00 |
Makefile.am
|
Silent rules for dummy.c
|
2011-08-25 19:06:33 +03:00 |
nrand48.c
|
Compat: fix LGPL headers
|
2011-10-04 23:08:40 +02:00 |
rewind.c
|
Move remaining replacement to static import library
|
2009-04-10 22:17:13 +03:00 |
setenv.c
|
Compat: relicense setenv.c to LGPL
|
2011-10-04 23:08:40 +02:00 |
strcasecmp.c
|
compat: fix use of <ctype.h> functions
|
2011-08-29 19:20:10 +03:00 |
strcasestr.c
|
compat: fix use of <ctype.h> functions
|
2011-08-29 19:20:10 +03:00 |
strdup.c
|
Mention which standard replacements follow
|
2009-04-10 22:12:30 +03:00 |
strlcpy.c
|
Mention which standard replacements follow
|
2009-04-10 22:12:30 +03:00 |
strncasecmp.c
|
compat: fix use of <ctype.h> functions
|
2011-08-29 19:20:10 +03:00 |
strndup.c
|
Mention which standard replacements follow
|
2009-04-10 22:12:30 +03:00 |
strnlen.c
|
Mention which standard replacements follow
|
2009-04-10 22:12:30 +03:00 |
strsep.c
|
Mention which standard replacements follow
|
2009-04-10 22:12:30 +03:00 |
strtof.c
|
Comment out atof and strtof. Android does provide them but the configure does not find them.
|
2011-02-28 19:17:31 +01:00 |
strtok_r.c
|
Source files must not be executable.
|
2009-11-24 22:17:37 +01:00 |
strtoll.c
|
Fix typo
|
2010-08-29 05:57:47 +03:00 |
swab.c
|
Compat: relicense swab to LGPL
|
2011-10-04 23:08:40 +02:00 |
tdestroy.c
|
More cleaner fix when tdestroy only is missing.
|
2010-12-13 14:43:19 +01:00 |
vasprintf.c
|
Mention which standard replacements follow
|
2009-04-10 22:12:30 +03:00 |