Peter S. Mazinger
|
d0c2fc99e1
Split up MSRC file, bzero left out
|
19 years ago |
Peter S. Mazinger
|
5ab11964a8
Sync w/ dirent.h, s:HAVE_D_NAMLEN:_DIRENT_HAVE_D_NAMLEN:
|
19 years ago |
Mike Frysinger
|
c6a87471fe
mark all broken arches as such so people know not to expect too much
|
19 years ago |
Mike Frysinger
|
eb33ef8a87
remove unused ARCH_LDFLAGS and touchup broken whitespace
|
19 years ago |
Eric Andersen
|
1664f73efa
Lets not just paper over this. Add implementation of __xpg_sigpause()
|
19 years ago |
Peter S. Mazinger
|
e1d467b7f6
Disable __xpg_sigpause until it is implemented (if at all) in uClibc
|
19 years ago |
Peter S. Mazinger
|
729bcb8c1c
Another s/index/strchr/
|
19 years ago |
Peter S. Mazinger
|
ea650dfc5b
Use strchr instead of index (BSD)
|
19 years ago |
Mike Frysinger
|
31307f8707
add support for cirrus maverick fpu using patch for glibc http://yann.poupet.free.fr/ep93xx/
|
19 years ago |
Mike Frysinger
|
afe62a07d1
sync with glibc
|
19 years ago |
Mike Frysinger
|
d1e9754030
update license
|
19 years ago |
Mike Frysinger
|
eb1c3012e6
sync with glibc
|
19 years ago |
Mike Frysinger
|
9f30696750
fix __intptr_t for 64bit arches
|
19 years ago |
Mike Frysinger
|
b8fed78ba4
booooring license updates
|
19 years ago |
Mike Frysinger
|
63037bbe25
sync with glibc
|
19 years ago |
Mike Frysinger
|
4404f3ef5c
sync with glibc to get rid of warnings
|
19 years ago |
Mike Frysinger
|
748d47d24b
use make builtin $(wildcard) rather than $(shell ls)
|
19 years ago |
Mike Frysinger
|
c1f2ff7428
update license
|
19 years ago |
Peter S. Mazinger
|
e1533f29c6
Correct a problem introduced by porting the glibc header
|
19 years ago |
Peter S. Mazinger
|
2115156d41
Remove #define _STDIO_UTILITY, can't find any use of it
|
19 years ago |
Peter S. Mazinger
|
2f986c2fa6
Remove copied sources
|
19 years ago |
Mike Frysinger
|
a417cef19d
fix building by grabbing latest versions from glibc
|
19 years ago |
Mike Frysinger
|
5f2d553f4c
make cp silent
|
19 years ago |
Mike Frysinger
|
f0b4463b7d
implement __pthread_init_max_stacksize() which is required for FLOATING_STACKS
|
19 years ago |
Mike Frysinger
|
a39cef86d1
use the common/bits/types.h since it has proper 64bit support now
|
19 years ago |
Mike Frysinger
|
6f6992089b
old header file
|
19 years ago |
Peter S. Mazinger
|
a607375000
Enable multi, because the arch specific versions are non-multi now
|
19 years ago |
Peter S. Mazinger
|
5565cde250
Disable multi build on asm files. i386/powerpc could be used if the source is splitted up
|
19 years ago |
"Steven J. Hill"
|
df616ea88a
Do not set the RELOCS_DONE flag until it is actually done. This order matters for NPTL libpthreads to work. Well, that was a nice waste of 3 hours.
|
19 years ago |
Mike Frysinger
|
fe40d72e6a
dont need to run `find -name .svn` since tar already excludes .svn
|
19 years ago |