.. |
malloc
|
cdbdcae49d
declare local prototype since we cant use system malloc.h
|
19 năm trước cách đây |
malloc-simple
|
df31d32b41
Enable _GNU_SOURCE build wide, trying to get consistent interfaces, else IMA is a useless attempt
|
19 năm trước cách đây |
malloc-standard
|
bb9b5b976f
Go __malloc_lock, go ...
|
19 năm trước cách đây |
.indent.pro
|
c1fe19d4c1
Bug ugly formatting update
|
24 năm trước cách đây |
Makefile
|
ba31c6c463
Remove TOPDIR
|
19 năm trước cách đây |
Makefile.in
|
f37aeefc62
Do not build *64 and llseek, correct some failure when LFS is disabled
|
19 năm trước cách đây |
a64l.c
|
8bdad19e0e
import a64l and l64a from glibc
|
19 năm trước cách đây |
abort.c
|
e53e67e228
Some warnings go away
|
19 năm trước cách đây |
arc4random.c
|
56c3fad784
correct prototypes and 1 reloc less
|
19 năm trước cách đây |
atexit.c
|
f45706ca6a
global data uses libc_hidden_data_def, convert all -I hope- and add some new
|
19 năm trước cách đây |
bsd_getpt.c
|
42dfe0465e
Correction if UNIX98PTY_ONLY is not enabled
|
19 năm trước cách đây |
div.c
|
5a65349824
Update my email address. I am no longer andersen@lineo.com
|
23 năm trước cách đây |
drand48-iter.c
|
05e75260d6
Get rid of missing prototype warnings
|
19 năm trước cách đây |
drand48.c
|
af0172162f
hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed
|
19 năm trước cách đây |
drand48_r.c
|
af0172162f
hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed
|
19 năm trước cách đây |
erand48.c
|
af0172162f
hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed
|
19 năm trước cách đây |
erand48_r.c
|
6f7dc709ed
make DODEBUG=y happy, update sysdeps/common/* copyright
|
19 năm trước cách đây |
gcvt.c
|
af0172162f
hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed
|
19 năm trước cách đây |
getenv.c
|
b25ad630be
Last relocs jump and global data, (even locales) that I could remove are gone from libc. The remaining are left as exercise for others ;-)
|
19 năm trước cách đây |
getpt.c
|
df31d32b41
Enable _GNU_SOURCE build wide, trying to get consistent interfaces, else IMA is a useless attempt
|
19 năm trước cách đây |
grantpt.c
|
611d2eff25
sync with glibc (grab some hidden updates) and fix some warnings
|
19 năm trước cách đây |
jrand48.c
|
af0172162f
hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed
|
19 năm trước cách đây |
jrand48_r.c
|
6f7dc709ed
make DODEBUG=y happy, update sysdeps/common/* copyright
|
19 năm trước cách đây |
l64a.c
|
8bdad19e0e
import a64l and l64a from glibc
|
19 năm trước cách đây |
ldiv.c
|
af0172162f
hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed
|
19 năm trước cách đây |
lldiv.c
|
df31d32b41
Enable _GNU_SOURCE build wide, trying to get consistent interfaces, else IMA is a useless attempt
|
19 năm trước cách đây |
lrand48.c
|
af0172162f
hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed
|
19 năm trước cách đây |
lrand48_r.c
|
6f7dc709ed
make DODEBUG=y happy, update sysdeps/common/* copyright
|
19 năm trước cách đây |
mkdtemp.c
|
55f46cc387
Added function 'mkdtemp' for Linux Test Project.
|
22 năm trước cách đây |
mkstemp.c
|
3d9e386284
Remove function declartions from include/features.h, create
|
22 năm trước cách đây |
mkstemp64.c
|
3d9e386284
Remove function declartions from include/features.h, create
|
22 năm trước cách đây |
mktemp.c
|
dd1944787f
add a link_warning() like glibc so ppl will [hopefully] stop using mktemp. also redo whitespacing.
|
19 năm trước cách đây |
mrand48.c
|
af0172162f
hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed
|
19 năm trước cách đây |
mrand48_r.c
|
af0172162f
hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed
|
19 năm trước cách đây |
nrand48.c
|
af0172162f
hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed
|
19 năm trước cách đây |
nrand48_r.c
|
6f7dc709ed
make DODEBUG=y happy, update sysdeps/common/* copyright
|
19 năm trước cách đây |
posix_memalign.c
|
cefed3e103
add the posix_memalign function
|
19 năm trước cách đây |
ptsname.c
|
df31d32b41
Enable _GNU_SOURCE build wide, trying to get consistent interfaces, else IMA is a useless attempt
|
19 năm trước cách đây |
pty-private.h
|
a3e03be058
Add in libutil, based on Cory Visi's variant of Michael Shmulevich's libutil
|
23 năm trước cách đây |
rand.c
|
af0172162f
hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed
|
19 năm trước cách đây |
rand_r.c
|
94e5ab630b
Merge in an ugly pile of rand* functions from glibc. :(
|
22 năm trước cách đây |
random.c
|
df31d32b41
Enable _GNU_SOURCE build wide, trying to get consistent interfaces, else IMA is a useless attempt
|
19 năm trước cách đây |
random_r.c
|
df31d32b41
Enable _GNU_SOURCE build wide, trying to get consistent interfaces, else IMA is a useless attempt
|
19 năm trước cách đây |
realpath.c
|
05e75260d6
Get rid of missing prototype warnings
|
19 năm trước cách đây |
seed48.c
|
af0172162f
hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed
|
19 năm trước cách đây |
seed48_r.c
|
6f7dc709ed
make DODEBUG=y happy, update sysdeps/common/* copyright
|
19 năm trước cách đây |
setenv.c
|
05e75260d6
Get rid of missing prototype warnings
|
19 năm trước cách đây |
srand48.c
|
af0172162f
hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed
|
19 năm trước cách đây |
srand48_r.c
|
6f7dc709ed
make DODEBUG=y happy, update sysdeps/common/* copyright
|
19 năm trước cách đây |
stdlib.c
|
df31d32b41
Enable _GNU_SOURCE build wide, trying to get consistent interfaces, else IMA is a useless attempt
|
19 năm trước cách đây |
strtod.c
|
df31d32b41
Enable _GNU_SOURCE build wide, trying to get consistent interfaces, else IMA is a useless attempt
|
19 năm trước cách đây |
strtof.c
|
af0172162f
hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed
|
19 năm trước cách đây |
strtold.c
|
af0172162f
hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed
|
19 năm trước cách đây |
system.c
|
05e75260d6
Get rid of missing prototype warnings
|
19 năm trước cách đây |
unix_grantpt.c
|
af0172162f
hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed
|
19 năm trước cách đây |
unlockpt.c
|
af0172162f
hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed
|
19 năm trước cách đây |
valloc.c
|
af0172162f
hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed
|
19 năm trước cách đây |