Peter S. Mazinger
|
ba31c6c463
Remove TOPDIR
|
%!s(int64=19) %!d(string=hai) anos |
Peter S. Mazinger
|
e6aa37afc9
Replace all Makefiles for new build infrastucture
|
%!s(int64=19) %!d(string=hai) anos |
Peter S. Mazinger
|
3a7ac9c7a7
Rewrote almost all Makefiles: do not use strip $(x),y; run strip on all objects at once; use :=//$</$^; use CRT_SRC/CRT_OBJ/SCRT_OBJ/CSRC/COBJ/SSRC/SOBJ/MSRC/MOBJ where no more is needed, if only CSRC is present use OBJS directly instead of COBJ; CTOR_TARGETS are created directly in lib; remove unused/unneeded parts. Hope I haven't broken too much.
|
%!s(int64=19) %!d(string=hai) anos |
Mike Frysinger
|
130697527b
merge parallel build support
|
%!s(int64=20) %!d(string=hai) anos |
Eric Andersen
|
dd3fb0f8c1
Peter Kjellerstedt writes:
|
%!s(int64=21) %!d(string=hai) anos |
Eric Andersen
|
41130f0233
Let people enable ftw, make glob an option, add a new "Big and Tall"
|
%!s(int64=21) %!d(string=hai) anos |
Manuel Novoa III
|
037a01de61
Some more buildroot-motivated fixes. Avoid installing some headers, as
|
%!s(int64=21) %!d(string=hai) anos |
Eric Andersen
|
f3679a2f81
conditionally add wordexp, in this case ripped from glibc.
|
%!s(int64=21) %!d(string=hai) anos |
Manuel Novoa III
|
1217289737
Add a new *scanf implementation, includeing the *wscanf functions.
|
%!s(int64=21) %!d(string=hai) anos |
Manuel Novoa III
|
0de7f32b93
Add hsearch and hsearch_r. Consolidate all functions prototyped in
|
%!s(int64=22) %!d(string=hai) anos |
Eric Andersen
|
6737908f74
Ok, this commit is _huge_ and its gonna change the world. I've
|
%!s(int64=22) %!d(string=hai) anos |
Manuel Novoa III
|
2f7adfdcfe
Add gnu obstack support. I still need to implement the obstack_printf
|
%!s(int64=22) %!d(string=hai) anos |
Manuel Novoa III
|
96e940864c
Obligatory forgotten file during commit...
|
%!s(int64=22) %!d(string=hai) anos |
Manuel Novoa III
|
d07fdf8b9e
New locale support (in development). Supports LC_CTYPE, LC_NUMERIC,
|
%!s(int64=22) %!d(string=hai) anos |
Eric Andersen
|
f0a9cfa4de
Support getttyent and friends so ncurses will compile
|
%!s(int64=22) %!d(string=hai) anos |
Eric Andersen
|
4d40c3c17e
Support gnu error(), patch contributed by Andrew Ip <aip@cwlinux.com>
|
%!s(int64=22) %!d(string=hai) anos |
Eric Andersen
|
e356ea321c
Merge in the pthread library. This is the linuxthreads library taken from
|
%!s(int64=23) %!d(string=hai) anos |
David McCullough
|
1422fe3fb6
|
%!s(int64=23) %!d(string=hai) anos |
Eric Andersen
|
dc5dac9013
Allow people to exclude regex code, since it is huge (27k)
|
%!s(int64=23) %!d(string=hai) anos |
Eric Andersen
|
e077f341ca
Support statvfs and statfs. Added getmntent_r (and made it use
|
%!s(int64=23) %!d(string=hai) anos |
Eric Andersen
|
5a65349824
Update my email address. I am no longer andersen@lineo.com
|
%!s(int64=23) %!d(string=hai) anos |
Eric Andersen
|
d23f24663a
Recurse into 'file'
|
%!s(int64=23) %!d(string=hai) anos |
Eric Andersen
|
f0da4aa1d8
Ok, this should finish off my massive ro-organization. The source
|
%!s(int64=23) %!d(string=hai) anos |
Eric Andersen
|
78292826b6
Remove the old crypt implementation
|
%!s(int64=23) %!d(string=hai) anos |
Eric Andersen
|
5e9139d3ad
Put regex back in
|
%!s(int64=23) %!d(string=hai) anos |
Eric Andersen
|
8bdc62b089
Move the dirent stuff. I suppose it is system dependant, but then
|
%!s(int64=23) %!d(string=hai) anos |
Eric Andersen
|
91a034c61a
Add in the sysvipc patch from Michael Shmulevich
|
%!s(int64=23) %!d(string=hai) anos |
Manuel Novoa III
|
a12156f0c4
Part of the ctype locale support.
|
%!s(int64=23) %!d(string=hai) anos |
Eric Andersen
|
b740cfc90a
Delete wordexp. There isn't much point in having this since
|
%!s(int64=23) %!d(string=hai) anos |
Eric Andersen
|
8c9e706626
Hmm. Seems I left wordexp off. oops.
|
%!s(int64=24) %!d(string=hai) anos |