Mike Frysinger
|
68993a598d
touchup code a bit to prep for new weak system
|
20 years ago |
Mike Frysinger
|
f04a88d3f0
beautify
|
20 years ago |
Mike Frysinger
|
bb5b1d9867
hide the internal libc pthread_mutex funcs
|
20 years ago |
Mike Frysinger
|
b80872c917
pointless whitespace touchups
|
20 years ago |
Mike Frysinger
|
9133430793
hide some functions to cut down on relocations
|
20 years ago |
Mike Frysinger
|
0b01e4471f
make sure mq_timedsend() and mq_send() is always defined
|
20 years ago |
Mike Frysinger
|
e06ec388de
make sure mq_timedreceive() and mq_receive() is always defined
|
20 years ago |
Mike Frysinger
|
44987e6666
hide __kernel functions
|
20 years ago |
Mike Frysinger
|
8e376ca602
make sure we handle the (malloc(0)==NULL) case as Aubrey points out via the e-mail list
|
20 years ago |
Mike Frysinger
|
ba56672d0f
make sure we handle the (malloc(0)==NULL) case as Aubrey points out via the e-mail list
|
20 years ago |
Mike Frysinger
|
8f7b38133b
include grp.h just for fun
|
20 years ago |
Mike Frysinger
|
82ee388333
typecast away signed/unsigned warnings
|
20 years ago |
Mike Frysinger
|
bd523e22b5
kill off unused warning
|
20 years ago |
Mike Frysinger
|
f093cd523b
typecast away a signed/unsigned warning
|
20 years ago |
Mike Frysinger
|
0644d70924
cut pointless files
|
20 years ago |
Mike Frysinger
|
9acaf58149
kill off minor unused warnings
|
20 years ago |
Mike Frysinger
|
b027080b40
tweak prototypes to match the exported versions
|
20 years ago |
Mike Frysinger
|
73d592f6af
fix salt type in setup_salt()
|
20 years ago |
Mike Frysinger
|
21ff33732f
nlist should be unsigned, not signed, as it tracks # of elements in init_fini_list
|
20 years ago |
Mike Frysinger
|
cdd6d192cb
revert debug "fix" since it isnt correct and previous version works
|
20 years ago |
Mike Frysinger
|
f55254e2a9
fix signed/unsigned warning
|
20 years ago |
Mike Frysinger
|
11ae150c22
kill off simple unused warnings
|
20 years ago |
Mike Frysinger
|
2ddf8e1aee
kill off simple unused warnings
|
20 years ago |
Mike Frysinger
|
d623e76f1b
kill off simple unused warnings
|
20 years ago |
Mike Frysinger
|
766709000a
2005-12-15 Aubrey.Li <aubreylee@gmail.com> writes:
|
20 years ago |
Mike Frysinger
|
b000e6fce3
kill off minor warning
|
20 years ago |
Mike Frysinger
|
e66dfe1d63
Aubrey writes:
|
20 years ago |
Mike Frysinger
|
66376169bf
Jan-Benedict Glaw writes:
|
20 years ago |
Peter S. Mazinger
|
f8be4236ba
Add new fnmatch code, for now mbstate_t and mbsrtowcs are depending on UCLIBC_HAS_LOCALE, making the new object about 5k, else it would be 10k
|
20 years ago |
Peter S. Mazinger
|
0eef7f38a1
Move fnmatch.c to fnmatch_old.c
|
20 years ago |