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
/
Makefile.in
Age
Commit message (
Expand
)
Author
2010-03-25
prettify make clean
Bernhard Reutner-Fischer
2009-08-17
support building out-of-tree
Bernhard Reutner-Fischer
2009-04-07
implement daemon() using clone() on no-mmu systems as suggested by Jamie Lokier
Mike Frysinger
2008-12-29
- expand SUSv3_LEGACY
Bernhard Reutner-Fischer
2008-11-07
- less verbose make clean
Bernhard Reutner-Fischer
2006-03-03
Rename getopt_long-susv3 to -simple
Peter S. Mazinger
2006-02-27
Add Rich Felker's getopt_long to be used in conjunction w/ the SuSv3 getopt
Peter S. Mazinger
2006-02-27
Add Rich Felker's getsubopt, smaller then the glibc copied one
Peter S. Mazinger
2006-02-18
tweak the idea between having a MMU and actually using it
Mike Frysinger
2006-02-13
libc-{a,so,multi}-y replaced by libc-y covering common objects both in libc.a...
Peter S. Mazinger
2006-02-13
Don't compile daemon.c at all for non-MMU
Peter S. Mazinger
2005-12-10
Merge from NPTL.
"Steven J. Hill"
2005-11-01
Only because of multi sources I had to touch up these and add code duplication
Peter S. Mazinger
2005-11-01
Remove last unused references to libc-a-pic-, we use only the lists in libc-a...
Peter S. Mazinger
2005-10-25
All Makefile.in's. Only arm/i386/mips/powerpc/x86_64 are done, the other arch...
Peter S. Mazinger