Eric Andersen
|
6334e558ab
Split up syscalls.c, since it had grown to be quite large and ugly.
|
21 years ago |
Eric Andersen
|
9bafaa6fe7
Add poll
|
21 years ago |
Eric Andersen
|
3f949b88a0
Move poll to its own file, rather than being only half in its own file
|
21 years ago |
Eric Andersen
|
2fde23582e
Massive formatting cleanup, making it easier to parse
|
21 years ago |
Eric Andersen
|
43b32ce6be
Erik is an idiot
|
21 years ago |
Eric Andersen
|
ec84ed99f5
support building the uClibc utils for the host system...
|
21 years ago |
Eric Andersen
|
4c1038a2b6
As noted by Doru Petrescu, there was a spurious line that was using
|
21 years ago |
Eric Andersen
|
4401cfb819
Paul Mundt writes:
|
21 years ago |
Eric Andersen
|
a1994c00a6
Joakim Tjernlund writes:
|
21 years ago |
Manuel Novoa III
|
3a60d155e3
Add __data_start needed by boehm garbage collector, in turn needed by libgcj.
|
21 years ago |
Manuel Novoa III
|
2bfa4ae4b8
Prevent runaway asserts, which can happen if there's a problem with
|
21 years ago |
Manuel Novoa III
|
d8c8b456f4
We need to link with libgcc.a when creating shared libs, in order to
|
21 years ago |
Eric Andersen
|
338237994a
s/UCLIBC_HAS_MMU/ARCH_HAS_MMU/g
|
21 years ago |
Eric Andersen
|
76374f68fb
Fixup selection of endianness, since select does not work on choice
|
21 years ago |
Eric Andersen
|
81744d00c2
Minor updates from linux 2.6.1
|
21 years ago |
Manuel Novoa III
|
1e9f0a8198
Link with libfloat if necessary.
|
21 years ago |
David McCullough
|
f6997e6b87
|
21 years ago |
Eric Andersen
|
a5414fd15c
Include missing errno.h header (as noted by Alan Hourihane).
|
21 years ago |
Eric Andersen
|
1b44e1b2bb
Use the gcc 3.4 -funit-at-a-time optimization when available
|
21 years ago |
Manuel Novoa III
|
8d38283b9c
Ok.. we need to link with libgcc.a for some archs. I haven't looked at
|
21 years ago |
Manuel Novoa III
|
5dd9f2af4b
Add a dummy (always fails) wcsftime. This is needed for the libstdc++ locale
|
21 years ago |
Manuel Novoa III
|
cc9a9ed87b
Add another devfs subdir to the list of checked subdirs.
|
21 years ago |
Eric Andersen
|
ad8d1eb442
Fixup dated comments
|
21 years ago |
Manuel Novoa III
|
9f54b1285b
Oops... Seems I forgot an else...
|
21 years ago |
Eric Andersen
|
c054a19d56
As mjn3 noticed, 64 bit arches should select UCLIBC_HAS_LFS
|
21 years ago |
Eric Andersen
|
c761b902cd
Some badly behaved arches fail to provide a PAGE_SIZE define
|
21 years ago |
Eric Andersen
|
fa4145fac1
Implement res_search and res_querydomain based on netbsd code,
|
21 years ago |
Eric Andersen
|
428164826a
Bump .deb version
|
21 years ago |
Eric Andersen
|
d7d8366744
Fix paragraph seperation
|
21 years ago |
Eric Andersen
|
c063489111
spell 'pthread' properly
|
21 years ago |