Eric Andersen
|
6a95b43a5e
Replace _LIBC_REENTRANT with __UCLIBC_HAS_THREADS__
|
22 лет назад |
Eric Andersen
|
f9edcc7a26
A few additions
|
22 лет назад |
Eric Andersen
|
0bb787fc27
A bug fix from Alexey V. Neyman:
|
22 лет назад |
Tobias Anderberg
|
3e2f4de2b2
Cosmetic cleanup.
|
22 лет назад |
Tobias Anderberg
|
3a5a812fd6
Removed redundant code. Same thing exist in sys/syscalls.h so include that
|
22 лет назад |
Tobias Anderberg
|
22b7b8e27e
Build libpthread now that the CRIS as support for it!
|
22 лет назад |
Tobias Anderberg
|
cb9136d984
* Added clone() system call.
|
22 лет назад |
Tobias Anderberg
|
750c0194b0
Added pthread support for CRIS.
|
22 лет назад |
Tobias Anderberg
|
6e894d9315
Removed unused file
|
22 лет назад |
Manuel Novoa III
|
2f7adfdcfe
Add gnu obstack support. I still need to implement the obstack_printf
|
22 лет назад |
Manuel Novoa III
|
c547e924ad
Add SUSv3 function getsubopt.
|
22 лет назад |
Manuel Novoa III
|
309ce1f19f
Hide my personal #warning reminders. Add __wcschrnul, rename strchrnul
|
22 лет назад |
Tobias Anderberg
|
dd3c72e1fa
* Changed paramater names to match their register, i.e. __a -> __r10.
|
22 лет назад |
David McCullough
|
af612503bc
|
22 лет назад |
David McCullough
|
c21b7e64b8
|
22 лет назад |
David McCullough
|
a0b93e7b31
|
22 лет назад |
David McCullough
|
bc31d1c724
|
22 лет назад |
Eric Andersen
|
032f59d2a9
Add url
|
22 лет назад |
Eric Andersen
|
495793a103
Update index
|
22 лет назад |
Eric Andersen
|
9651eaecd1
Use __UCLIBC_HAVE_LFS__ not __USE_LARGEFILE64 to decide if
|
22 лет назад |
Tobias Anderberg
|
8557ffa0fd
* Added semi-support for version scripts. If sysdeps/linux/<arch>/libc.map
|
22 лет назад |
Tobias Anderberg
|
7e973d0205
* Updated for the CRIS port.
|
22 лет назад |
Tobias Anderberg
|
3406dbdc40
Configuration for the CRIS port.
|
22 лет назад |
Tobias Anderberg
|
37184f99f8
Updated for the CRIS port.
|
22 лет назад |
Tobias Anderberg
|
27ef349611
Initial version of the dynamic linker code for the CRIS port.
|
22 лет назад |
Tobias Anderberg
|
66812a6f8c
Added cris to ALL_SUBDIRS
|
22 лет назад |
Tobias Anderberg
|
35df59db50
Initial version of the CRIS port.
|
22 лет назад |
Eric Andersen
|
da6874a62e
Fix stupid typo noticed by John Mullin <john.mullin@homenetcomm.com>
|
22 лет назад |
Eric Andersen
|
db7e48ff67
Fix a thinko -- I used the wrong symbol to check for LFS support.
|
22 лет назад |
Miles Bader
|
7e69da0c16
(__heap_check_failure): New function.
|
22 лет назад |