..
abort.c
Remove some GCC library warnings
2009-12-17 08:43:31 +00:00
abs.c
Removal of the executable flag from files that cannot be executed
2009-11-09 10:26:00 +00:00
assert.c
Removal of the executable flag from files that cannot be executed
2009-11-09 10:26:00 +00:00
atexit.c
Removal of the executable flag from files that cannot be executed
2009-11-09 10:26:00 +00:00
atof.c
Removal of the executable flag from files that cannot be executed
2009-11-09 10:26:00 +00:00
atoi.c
Removal of the executable flag from files that cannot be executed
2009-11-09 10:26:00 +00:00
atol.c
Removal of the executable flag from files that cannot be executed
2009-11-09 10:26:00 +00:00
bsearch.c
Removal of the executable flag from files that cannot be executed
2009-11-09 10:26:00 +00:00
calloc.c
Removal of the executable flag from files that cannot be executed
2009-11-09 10:26:00 +00:00
chartab.c
Removal of the executable flag from files that cannot be executed
2009-11-09 10:26:00 +00:00
clock.c
Removal of the executable flag from files that cannot be executed
2009-11-09 10:26:00 +00:00
difftime.c
Removal of the executable flag from files that cannot be executed
2009-11-09 10:26:00 +00:00
div.c
Removal of the executable flag from files that cannot be executed
2009-11-09 10:26:00 +00:00
errlist.c
Removed a number of useless #includes
2010-01-26 10:59:01 +00:00
exit.c
Removal of the executable flag from files that cannot be executed
2009-11-09 10:26:00 +00:00
ext_comp.c
Fixed a number of complaints about missing return statements.
2010-01-28 13:17:07 +00:00
ext_fmt.h
Removal of the executable flag from files that cannot be executed
2009-11-09 10:26:00 +00:00
getenv.c
Removal of the executable flag from files that cannot be executed
2009-11-09 10:26:00 +00:00
isalnum.c
Removal of the executable flag from files that cannot be executed
2009-11-09 10:26:00 +00:00
isalpha.c
Removal of the executable flag from files that cannot be executed
2009-11-09 10:26:00 +00:00
isascii.c
Removal of the executable flag from files that cannot be executed
2009-11-09 10:26:00 +00:00
iscntrl.c
Removal of the executable flag from files that cannot be executed
2009-11-09 10:26:00 +00:00
isdigit.c
Removal of the executable flag from files that cannot be executed
2009-11-09 10:26:00 +00:00
isgraph.c
Removal of the executable flag from files that cannot be executed
2009-11-09 10:26:00 +00:00
islower.c
Removal of the executable flag from files that cannot be executed
2009-11-09 10:26:00 +00:00
isprint.c
Removal of the executable flag from files that cannot be executed
2009-11-09 10:26:00 +00:00
ispunct.c
Removal of the executable flag from files that cannot be executed
2009-11-09 10:26:00 +00:00
isspace.c
Removal of the executable flag from files that cannot be executed
2009-11-09 10:26:00 +00:00
isupper.c
Removal of the executable flag from files that cannot be executed
2009-11-09 10:26:00 +00:00
isxdigit.c
Removal of the executable flag from files that cannot be executed
2009-11-09 10:26:00 +00:00
labs.c
Removal of the executable flag from files that cannot be executed
2009-11-09 10:26:00 +00:00
ldiv.c
Removal of the executable flag from files that cannot be executed
2009-11-09 10:26:00 +00:00
loc_time.h
Removal of the executable flag from files that cannot be executed
2009-11-09 10:26:00 +00:00
localeconv.c
Removal of the executable flag from files that cannot be executed
2009-11-09 10:26:00 +00:00
Makefile.in
replace library time handling functions
2007-03-30 15:36:49 +00:00
malloc.c
Removal of the executable flag from files that cannot be executed
2009-11-09 10:26:00 +00:00
mblen.c
Removed a number of useless #includes
2010-01-26 10:59:01 +00:00
mbstowcs.c
Removal of the executable flag from files that cannot be executed
2009-11-09 10:26:00 +00:00
mbtowc.c
Removed a number of useless #includes
2010-01-26 10:59:01 +00:00
memchr.c
Removal of the executable flag from files that cannot be executed
2009-11-09 10:26:00 +00:00
memcmp.c
Removal of the executable flag from files that cannot be executed
2009-11-09 10:26:00 +00:00
memcpy.c
Removal of the executable flag from files that cannot be executed
2009-11-09 10:26:00 +00:00
memmove.c
Removal of the executable flag from files that cannot be executed
2009-11-09 10:26:00 +00:00
memset.c
Removal of the executable flag from files that cannot be executed
2009-11-09 10:26:00 +00:00
misc.c
Removal of the executable flag from files that cannot be executed
2009-11-09 10:26:00 +00:00
qsort.c
Removal of the executable flag from files that cannot be executed
2009-11-09 10:26:00 +00:00
raise.c
fix _NSIG usage
2009-11-28 13:20:50 +00:00
rand.c
Removal of the executable flag from files that cannot be executed
2009-11-09 10:26:00 +00:00
setlocale.c
Removal of the executable flag from files that cannot be executed
2009-11-09 10:26:00 +00:00
sigmisc.c
Removal of the executable flag from files that cannot be executed
2009-11-09 10:26:00 +00:00
signal.c
fix _NSIG usage
2009-11-28 13:20:50 +00:00
strcat.c
Removal of the executable flag from files that cannot be executed
2009-11-09 10:26:00 +00:00
strchr.c
Removal of the executable flag from files that cannot be executed
2009-11-09 10:26:00 +00:00
strcmp.c
Removal of the executable flag from files that cannot be executed
2009-11-09 10:26:00 +00:00
strcoll.c
Removed a number of useless #includes
2010-01-26 10:59:01 +00:00
strcpy.c
Removal of the executable flag from files that cannot be executed
2009-11-09 10:26:00 +00:00
strcspn.c
Removal of the executable flag from files that cannot be executed
2009-11-09 10:26:00 +00:00
strerror.c
Removal of the executable flag from files that cannot be executed
2009-11-09 10:26:00 +00:00
strlen.c
Removal of the executable flag from files that cannot be executed
2009-11-09 10:26:00 +00:00
strncat.c
Removal of the executable flag from files that cannot be executed
2009-11-09 10:26:00 +00:00
strncmp.c
Removal of the executable flag from files that cannot be executed
2009-11-09 10:26:00 +00:00
strncpy.c
Removal of the executable flag from files that cannot be executed
2009-11-09 10:26:00 +00:00
strpbrk.c
Removal of the executable flag from files that cannot be executed
2009-11-09 10:26:00 +00:00
strrchr.c
Removal of the executable flag from files that cannot be executed
2009-11-09 10:26:00 +00:00
strspn.c
Removal of the executable flag from files that cannot be executed
2009-11-09 10:26:00 +00:00
strstr.c
Removal of the executable flag from files that cannot be executed
2009-11-09 10:26:00 +00:00
strtok.c
Removal of the executable flag from files that cannot be executed
2009-11-09 10:26:00 +00:00
strtol.c
Removal of the executable flag from files that cannot be executed
2009-11-09 10:26:00 +00:00
strxfrm.c
Removal of the executable flag from files that cannot be executed
2009-11-09 10:26:00 +00:00
system.c
Removal of the executable flag from files that cannot be executed
2009-11-09 10:26:00 +00:00
tolower.c
Removal of the executable flag from files that cannot be executed
2009-11-09 10:26:00 +00:00
toupper.c
Removal of the executable flag from files that cannot be executed
2009-11-09 10:26:00 +00:00
wcstombs.c
Removed a number of useless #includes
2010-01-26 10:59:01 +00:00
wctomb.c
Removed a number of useless #includes
2010-01-26 10:59:01 +00:00