Peter Kjellerstedt
|
e89c8ed01e
Made include/bits/pthreadtypes.h compile again as it uses
|
19 years ago |
Peter Kjellerstedt
|
749dbd6ec8
* Made it possible to dynamically check for supported linker options
|
19 years ago |
Peter S. Mazinger
|
4646645b53
Remove __clone, add it only back, if threads has a another (strong) version, that needs to overwrite this
|
19 years ago |
Peter S. Mazinger
|
b02044d514
We need hidden vfork, not __vfork
|
19 years ago |
Peter S. Mazinger
|
b80f4cbc33
Make use of bits/sched.h
|
19 years ago |
Peter S. Mazinger
|
ed496b2e5f
Sync w/ glibc, enabled only those defines, that are used in uClibc
|
19 years ago |
Peter Kjellerstedt
|
b133fe1aa8
Remved the (BROKEN) tag from the CRIS architecture.
|
19 years ago |
Peter Kjellerstedt
|
9ce85441f8
Cleaned up the assembler code a little.
|
19 years ago |
Peter Kjellerstedt
|
212b3faa26
No longer needed.
|
19 years ago |
Peter Kjellerstedt
|
618e8ec63d
Sync with glibc 2.3.6.
|
19 years ago |
Peter Kjellerstedt
|
8f6b324aab
* Allow baud rates above 115200 again.
|
19 years ago |
Peter Kjellerstedt
|
ead75f3ce6
Added a CRIS specific version of termios.h. It is identical to
|
19 years ago |
Mike Frysinger
|
a531d7cedd
grab header file from glibc
|
19 years ago |
Mike Frysinger
|
c10a52509f
epoll is linux specific
|
19 years ago |
Mike Frysinger
|
4afc4d0026
sync headers with glibc
|
19 years ago |
Mike Frysinger
|
64b2dfee96
make the fallback case smarter
|
19 years ago |
Mike Frysinger
|
df9eee1683
update todo
|
19 years ago |
Mike Frysinger
|
10d97e5ec6
revert unintended commit
|
19 years ago |
Mike Frysinger
|
c0eafa7e95
simplify epoll code
|
19 years ago |
Mike Frysinger
|
f2cb329255
sync with glibc
|
19 years ago |
Mike Frysinger
|
869fedf9ad
blah, use a stable target instead of messing with timestamps on .c files
|
19 years ago |
Mike Frysinger
|
a19ec03469
grab from glibc
|
19 years ago |
Mike Frysinger
|
021614cde5
err, need to make sure the wrapper is executed separately
|
19 years ago |
Mike Frysinger
|
6abefb6e60
fix running of stat test on filesystems that dont have noatime set
|
19 years ago |
Mike Frysinger
|
78d8691d65
add clone2 prototype to shutup warnings
|
19 years ago |
Mike Frysinger
|
a3e9840d06
update malloc(0) check to handle expected behavior based upon config options
|
19 years ago |
Mike Frysinger
|
e6a3377749
update malloc(0) check to handle expected behavior based upon config options
|
19 years ago |
Mike Frysinger
|
31ff6e059f
check for a 0 size first, then check for a NULL pointer
|
19 years ago |
Mike Frysinger
|
1bfe52d8ef
update MMU ifdef check
|
19 years ago |
Mike Frysinger
|
c1f2c43887
Nicolas Bellido: switch up order of mmap preference to try and fix arm eabi usage
|
19 years ago |