.. |
assert
|
1217289737
Add a new *scanf implementation, includeing the *wscanf functions.
|
21 years ago |
ctype
|
f223985456
Add back in table-less ctype funcs for those interested in minimizing
|
21 years ago |
dirent
|
a6e5000686
Fixup some small issues that show up when large file support is disabled
|
22 years ago |
error
|
6101166201
Patch from Rob McMullen:
|
21 years ago |
file
|
5faa9568e4
Only include lockf64 when large file support is enabled, fixing
|
22 years ago |
fnmatch
|
5a65349824
Update my email address. I am no longer andersen@lineo.com
|
23 years ago |
ftw
|
1bb56f3592
oops. ftw would blow chunks if UCLIBC_HAS_LFS was disabled.
|
21 years ago |
glob
|
c5d758fb14
Don't make two copies
|
21 years ago |
gnu
|
037a01de61
Some more buildroot-motivated fixes. Avoid installing some headers, as
|
21 years ago |
internals
|
b7f428b015
Yield to yet another glibc-ism and add __progname
|
21 years ago |
intl
|
8f15281c9c
Rework a few things.
|
21 years ago |
locale
|
cd46bde2a0
Hack around bg_BG bug; grouping specified but no thousands separator.
|
21 years ago |
mntent
|
18a62cd735
Fix locking. Kill
|
22 years ago |
pthread
|
0fd2aadea3
Be prepared to call __pthread_initialize_minimal
|
22 years ago |
regex
|
36e67ceff9
As released in uClibc 0.9.16, regex was being compiled without
|
22 years ago |
search
|
a1380a837e
Fix the bugs I stupidly added
|
21 years ago |
statfs
|
6737908f74
Ok, this commit is _huge_ and its gonna change the world. I've
|
22 years ago |
syslog
|
0808658202
Patch from Marshall M. Midden:
|
21 years ago |
sysvipc
|
d7aaa51dff
Make shm stuff work properly.
|
22 years ago |
time
|
1bdf3c0a8f
Apply a trivial patch that doesn't change anything, but which is alledged to
|
21 years ago |
ttyent
|
e53425a645
Shuffle the logic around a bit
|
22 years ago |
utmp
|
bd85a75e3c
Remove some noise
|
22 years ago |
wchar
|
30792221a9
_wchar_utf8sntowcs and _wchar_wcsntoutf8s now set errno if EILSEQ.
|
21 years ago |
wctype
|
c66fd044d2
Fix wctype.c so that wchar can be enabled without ctype table-based functions.
|
21 years ago |
wordexp
|
f3679a2f81
conditionally add wordexp, in this case ripped from glibc.
|
21 years ago |
Makefile
|
41130f0233
Let people enable ftw, make glob an option, add a new "Big and Tall"
|
21 years ago |