Manuel Novoa III
|
2f7adfdcfe
Add gnu obstack support. I still need to implement the obstack_printf
|
22 년 전 |
Manuel Novoa III
|
96e940864c
Obligatory forgotten file during commit...
|
22 년 전 |
Manuel Novoa III
|
d07fdf8b9e
New locale support (in development). Supports LC_CTYPE, LC_NUMERIC,
|
22 년 전 |
Eric Andersen
|
f0a9cfa4de
Support getttyent and friends so ncurses will compile
|
22 년 전 |
Eric Andersen
|
4d40c3c17e
Support gnu error(), patch contributed by Andrew Ip <aip@cwlinux.com>
|
22 년 전 |
Eric Andersen
|
e356ea321c
Merge in the pthread library. This is the linuxthreads library taken from
|
23 년 전 |
David McCullough
|
1422fe3fb6
|
23 년 전 |
Eric Andersen
|
dc5dac9013
Allow people to exclude regex code, since it is huge (27k)
|
23 년 전 |
Eric Andersen
|
e077f341ca
Support statvfs and statfs. Added getmntent_r (and made it use
|
23 년 전 |
Eric Andersen
|
5a65349824
Update my email address. I am no longer andersen@lineo.com
|
23 년 전 |
Eric Andersen
|
d23f24663a
Recurse into 'file'
|
23 년 전 |
Eric Andersen
|
f0da4aa1d8
Ok, this should finish off my massive ro-organization. The source
|
23 년 전 |
Eric Andersen
|
78292826b6
Remove the old crypt implementation
|
23 년 전 |
Eric Andersen
|
5e9139d3ad
Put regex back in
|
23 년 전 |
Eric Andersen
|
8bdc62b089
Move the dirent stuff. I suppose it is system dependant, but then
|
23 년 전 |
Eric Andersen
|
91a034c61a
Add in the sysvipc patch from Michael Shmulevich
|
23 년 전 |
Manuel Novoa III
|
a12156f0c4
Part of the ctype locale support.
|
23 년 전 |
Eric Andersen
|
b740cfc90a
Delete wordexp. There isn't much point in having this since
|
23 년 전 |
Eric Andersen
|
8c9e706626
Hmm. Seems I left wordexp off. oops.
|
24 년 전 |
Eric Andersen
|
f89c67d20b
Add in wordexp support (mostly stubbed out for now) since the busybox
|
24 년 전 |
Manuel Novoa III
|
dd3bc2a852
Add tsearch functions from libc-5.3.12.
|
24 년 전 |
Eric Andersen
|
ae97a89e1a
A large update from Manuel Novoa III <mnovoa3@bellsouth.net>.
|
24 년 전 |
Eric Andersen
|
39d74aae95
Patch from James Graves <jgraves@deltamobile.com> to get
|
24 년 전 |
Eric Andersen
|
3210add029
Move stuff out if pwd_gep that doesn't belong there (getpass, utmp stuff)
|
24 년 전 |
Eric Andersen
|
91102e0dec
Fix doc blunder.
|
24 년 전 |
Eric Andersen
|
2c8e931c67
Make spelling of uClibc be consistant.
|
24 년 전 |
Eric Andersen
|
e547d07a48
More cleanups. Fix things so tinylogin compiles.
|
24 년 전 |
Eric Andersen
|
ab262188b0
More random fixes and additions.
|
24 년 전 |
Eric Andersen
|
cf4328b16e
Add some more stuff -- {get|set}mntent, getline, getdelim, etc.
|
24 년 전 |
Eric Andersen
|
b7aed1d702
A few more syscalls.
|
24 년 전 |