index
:
uclibc-ng.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libc
/
unistd
Age
Commit message (
Expand
)
Author
2001-03-05
Patch from Jean-Yves Avenard to move the getopt globals to their
Eric Andersen
2001-02-09
Use __environ instead of the GNU extension environ.
Eric Andersen
2001-02-09
Implement getdtablesize(), which is used by the rpc crap.
Eric Andersen
2001-01-29
The rules to build sysconf_$(TARGET_ARCH).c were broken when cross
David McCullough
2001-01-29
DIRS was not set in this makefile and could be inherited from the
David McCullough
2001-01-27
Enable auto-generation of a size-optimized sysconf function (saves .5k on i386).
Manuel Novoa III
2001-01-25
Clean up atexit.c; make sure sysconf and atexit agree; link in ref'd libgcc.a
Manuel Novoa III
2001-01-17
Added missing _SC_2_FORT_RUN case. Fixed _SC_ATEXIT_MAX to match atexit.c.
Manuel Novoa III
2001-01-15
init var to 0 to avoid warning
Eric Andersen
2001-01-11
A large update from Manuel Novoa III <mnovoa3@bellsouth.net>.
Eric Andersen
2000-12-23
Move stuff out if pwd_gep that doesn't belong there (getpass, utmp stuff)
Eric Andersen
2000-11-16
Bad Erik. Repeat after me: "I will always compile before I commit".
Eric Andersen
2000-11-16
Doh!!! I am an idiot. I had broken malloc by disabling getpagesize(), and I
Eric Andersen
2000-11-15
Add in tmpnam() support from David Whedon <dwhedon@gordian.com>,
Eric Andersen
2000-11-04
Fix doc blunder.
Eric Andersen
2000-11-04
Make spelling of uClibc be consistant.
Eric Andersen
2000-11-04
More cleanups. Fix things so tinylogin compiles.
Eric Andersen
2000-10-30
getcwd did not include the alloc-space-as-needed-on-NULL-buffer
Eric Andersen
2000-10-27
More random fixes and additions.
Eric Andersen
2000-10-20
Strip all object files of all non global symbols and .note and
Eric Andersen
2000-10-12
Makefile update
Eric Andersen
2000-10-11
Finish reorganizing things. At least I think I've finished.
Eric Andersen
2000-10-11
Reorg unistd dir
Eric Andersen
[prev]