.. |
malloc
|
a72bfc77db
fix path to heap.h as point out by thomas_chou in Bug 617
|
19 years ago |
malloc-simple
|
77ccb5b1dc
mmap/mremap/socket/rewind gone
|
19 years ago |
malloc-standard
|
f55254e2a9
fix signed/unsigned warning
|
19 years ago |
.indent.pro
|
c1fe19d4c1
Bug ugly formatting update
|
24 years ago |
Makefile
|
ba31c6c463
Remove TOPDIR
|
19 years ago |
Makefile.in
|
50118cba9e
import the arc4random() function by ashes in Bug 90
|
19 years ago |
a64l.c
|
8bdad19e0e
import a64l and l64a from glibc
|
19 years ago |
abort.c
|
7682b26483
update for newer binutils
|
19 years ago |
arc4random.c
|
50118cba9e
import the arc4random() function by ashes in Bug 90
|
19 years ago |
atexit.c
|
f3124528fa
hide internal atexit symbols
|
19 years ago |
bsd_getpt.c
|
611d2eff25
sync with glibc (grab some hidden updates) and fix some warnings
|
19 years ago |
div.c
|
5a65349824
Update my email address. I am no longer andersen@lineo.com
|
23 years ago |
drand48-iter.c
|
38839d31eb
hide internal __libc_drand48_data symbol
|
19 years ago |
drand48.c
|
38839d31eb
hide internal __libc_drand48_data symbol
|
19 years ago |
drand48_r.c
|
c885bf5cf9
More hiding, including __mempcpy
|
19 years ago |
erand48.c
|
38839d31eb
hide internal __libc_drand48_data symbol
|
19 years ago |
erand48_r.c
|
c885bf5cf9
More hiding, including __mempcpy
|
19 years ago |
gcvt.c
|
4f16d2e03a
Implement hidden poll, switch user to hidden *printf/*scanf/poll
|
19 years ago |
getenv.c
|
c885bf5cf9
More hiding, including __mempcpy
|
19 years ago |
getpt.c
|
611d2eff25
sync with glibc (grab some hidden updates) and fix some warnings
|
19 years ago |
grantpt.c
|
611d2eff25
sync with glibc (grab some hidden updates) and fix some warnings
|
19 years ago |
jrand48.c
|
38839d31eb
hide internal __libc_drand48_data symbol
|
19 years ago |
jrand48_r.c
|
c885bf5cf9
More hiding, including __mempcpy
|
19 years ago |
l64a.c
|
8bdad19e0e
import a64l and l64a from glibc
|
19 years ago |
ldiv.c
|
17d53dd7b3
Remove trailing ;
|
19 years ago |
lldiv.c
|
17d53dd7b3
Remove trailing ;
|
19 years ago |
lrand48.c
|
38839d31eb
hide internal __libc_drand48_data symbol
|
19 years ago |
lrand48_r.c
|
c885bf5cf9
More hiding, including __mempcpy
|
19 years ago |
mkdtemp.c
|
55f46cc387
Added function 'mkdtemp' for Linux Test Project.
|
22 years ago |
mkstemp.c
|
3d9e386284
Remove function declartions from include/features.h, create
|
22 years ago |
mkstemp64.c
|
3d9e386284
Remove function declartions from include/features.h, create
|
22 years ago |
mktemp.c
|
dd1944787f
add a link_warning() like glibc so ppl will [hopefully] stop using mktemp. also redo whitespacing.
|
19 years ago |
mrand48.c
|
38839d31eb
hide internal __libc_drand48_data symbol
|
19 years ago |
mrand48_r.c
|
c885bf5cf9
More hiding, including __mempcpy
|
19 years ago |
nrand48.c
|
38839d31eb
hide internal __libc_drand48_data symbol
|
19 years ago |
nrand48_r.c
|
c885bf5cf9
More hiding, including __mempcpy
|
19 years ago |
posix_memalign.c
|
cefed3e103
add the posix_memalign function
|
19 years ago |
ptsname.c
|
3c84ded68a
Convert internal users of chmod/*stat*, minimize change for __strsep
|
19 years ago |
pty-private.h
|
a3e03be058
Add in libutil, based on Cory Visi's variant of Michael Shmulevich's libutil
|
23 years ago |
rand.c
|
d24608f995
Hiding again
|
19 years ago |
rand_r.c
|
94e5ab630b
Merge in an ugly pile of rand* functions from glibc. :(
|
22 years ago |
random.c
|
56605ce864
hidden initstate_r and use
|
19 years ago |
random_r.c
|
56605ce864
hidden initstate_r and use
|
19 years ago |
realpath.c
|
53b5f21c9c
Hide more
|
19 years ago |
seed48.c
|
38839d31eb
hide internal __libc_drand48_data symbol
|
19 years ago |
seed48_r.c
|
8a0b43005a
Hide mostly used functions
|
19 years ago |
setenv.c
|
42d2cb36ee
New hidden versions
|
19 years ago |
srand48.c
|
38839d31eb
hide internal __libc_drand48_data symbol
|
19 years ago |
srand48_r.c
|
c885bf5cf9
More hiding, including __mempcpy
|
19 years ago |
stdlib.c
|
255fb838c8
Macros are no good for jump relocs, hack to get rid of one introduced my new regex code
|
19 years ago |
strtod.c
|
fb60c3098a
Hide __strtofpmax, implement some hiddens
|
19 years ago |
strtof.c
|
9fda32a9dd
Use __strtod
|
19 years ago |
strtold.c
|
9fda32a9dd
Use __strtod
|
19 years ago |
system.c
|
403d3b6c02
Convert all the rest, remove isxupper/isxlower, if someone objects, I'll add it back
|
19 years ago |
unix_grantpt.c
|
403d3b6c02
Convert all the rest, remove isxupper/isxlower, if someone objects, I'll add it back
|
19 years ago |
unlockpt.c
|
afdecae49f
Use internal versions
|
19 years ago |
valloc.c
|
c885bf5cf9
More hiding, including __mempcpy
|
19 years ago |