Eric Andersen
|
0ea968c3e6
Sync version number with Makefile
|
24 years ago |
Eric Andersen
|
c6218dbae5
A number of updates from Manuel Novoa III. Things look good...
|
24 years ago |
Eric Andersen
|
97112ff6f4
Handle fork and vfork on a per architecture basis...
|
24 years ago |
Eric Andersen
|
4c1ad88f60
Add yet another missing header file
|
24 years ago |
Eric Andersen
|
469cdfc504
A few cleanups. Fix fflush so it remembers to init stdio.
|
24 years ago |
Eric Andersen
|
778e928992
Several updates from W. Greathouse
|
24 years ago |
Eric Andersen
|
675a7e60ae
Some cleanups from W. Greathouse <wgreathouse@smva.com> (and a few of my own)
|
24 years ago |
Eric Andersen
|
8cbc907e82
Add in an additional test for memcmp suggested by Mathias Lewin
|
24 years ago |
Eric Andersen
|
c25724dc73
Fix a bug in memcmp -- don't terminate the compare on a NULL, keep
|
24 years ago |
Eric Andersen
|
fe338b330e
Oops -- this should not have debugging hardcoded...
|
24 years ago |
Eric Andersen
|
14f75440f8
Add in flock (though nobody should use it...)
|
24 years ago |
Eric Andersen
|
6d8a9ea722
Some cleanups from Manuel Novoa III <mnovoa3@bellsouth.net>,
|
24 years ago |
Eric Andersen
|
667e48352a
Turn off debug noise
|
24 years ago |
Eric Andersen
|
789f832892
Bad Erik. Repeat after me: "I will always compile before I commit".
|
24 years ago |
Eric Andersen
|
745e625d25
Doh!!! I am an idiot. I had broken malloc by disabling getpagesize(), and I
|
24 years ago |
Eric Andersen
|
350c0215ef
Fix it so files are not stripped when debugging (doh!). Fix up strip
|
24 years ago |
Eric Andersen
|
aa85deb86c
Remove environ from _USE_GNU wrapper.
|
24 years ago |
Eric Andersen
|
afa40ade77
Add in tmpnam() support from David Whedon <dwhedon@gordian.com>,
|
24 years ago |
Eric Andersen
|
dc7f2e1bf0
Fix up a few messes so it compiles cleanly again.
|
24 years ago |
Eric Andersen
|
91102e0dec
Fix doc blunder.
|
24 years ago |
Eric Andersen
|
4d45bcff51
Fix doc blunder
|
24 years ago |
Eric Andersen
|
fc38ee6bab
Fix doc blunder.
|
24 years ago |
Eric Andersen
|
2c8e931c67
Make spelling of uClibc be consistant.
|
24 years ago |
Eric Andersen
|
e547d07a48
More cleanups. Fix things so tinylogin compiles.
|
24 years ago |
Eric Andersen
|
cb9fa11843
Need these includes, so add 'em.
|
24 years ago |
Eric Andersen
|
cedfee12f7
Fix symbol problem. Add in arm support -- might even work...
|
24 years ago |
Eric Andersen
|
e6c08ea643
Remove need for the bloated sysdep.h -- we don't need it, so axe it.
|
24 years ago |
Eric Andersen
|
643d28471f
getcwd did not include the alloc-space-as-needed-on-NULL-buffer
|
24 years ago |
Eric Andersen
|
48b5bb26b9
Move config stuff to a file named "Config". Makes sense to me...
|
24 years ago |
Eric Andersen
|
79a09cdaae
First pass at fixing readdir by adding a getdents wrapper...
|
24 years ago |