Thorsten Glaser
|
9b5df2295b
cris: add provide arch-specific vfork implementation
|
13 years ago |
Peter S. Mazinger
|
251f2266bf
lutimes.c, stubs.c: fix compiling lutimes, if __NR_utimensat is not defined
|
13 years ago |
Bernhard Reutner-Fischer
|
0c18923cbc
bump version to 0.9.32-rc3-git
|
13 years ago |
Bernhard Reutner-Fischer
|
e172884f39
release 0.9.32-rc3
|
13 years ago |
Bernhard Reutner-Fischer
|
2f9445814c
memalign: include sys/param.h for MAX
|
13 years ago |
Khem Raj
|
e25a95a7a3
arm/bits/atomic.h: Include common/bit/atomic.h for thumb1
|
13 years ago |
Peter S. Mazinger
|
1b3f056d4a
wctype.h: fix libc_hidden_proto for iswupper and add it for iswspace
|
13 years ago |
Peter S. Mazinger
|
6fb9aa575e
add libc_hidden_proto for wcs[n]casecmp_l
|
13 years ago |
Peter S. Mazinger
|
6f633b7aef
really fix missing __libc_drand48_data
|
13 years ago |
Peter S. Mazinger
|
c725e8ba5f
Revert "missing prototype of __libc_drand48_data fixed"
|
13 years ago |
Peter S. Mazinger
|
e2cea9b9ed
missing prototype of __libc_drand48_data fixed
|
13 years ago |
Peter S. Mazinger
|
24a14a0bb8
time.c, time.h: remove unused hidden strftime/strptime
|
13 years ago |
Peter S. Mazinger
|
fcde46eae5
nanosleep.c: remove duplicated libc_hidden_proto
|
13 years ago |
Peter S. Mazinger
|
14b0a648ca
ctype.c, ctype.h: remove commented parts that were banned for removal after 0.9.31
|
13 years ago |
Peter S. Mazinger
|
3e223e6c18
_wctype.c, wctype.h: remove unused isw* and wctype_l hidden functions
|
13 years ago |
Peter S. Mazinger
|
5ab9845ea0
time.c, wchar.h: remove unused hidden wcsftime
|
13 years ago |
Peter S. Mazinger
|
25a3498935
str[n]casecmp.c: fix hidden usage
|
13 years ago |
Peter S. Mazinger
|
abd6c6c29f
remove unused hidden functions
|
13 years ago |
Peter S. Mazinger
|
3ec2f90152
frv/memset.S: add missing libc_hidden_def
|
13 years ago |
Peter S. Mazinger
|
e60342da42
memmem.c, string.h: remove unused hidden memmem
|
13 years ago |
Peter S. Mazinger
|
01b480ad14
_collate.c: remove duplicated libc_hidden_proto() for strcoll*/wcscoll*
|
13 years ago |
Peter S. Mazinger
|
1350fdff4b
wchar.h, _collate.c, strlcpy.c: use a common prototype of __wcslcpy
|
13 years ago |
Peter S. Mazinger
|
f4ec824864
ctype.c, _collate.c, str[n]casecmp.c, strlcpy.c: remove unused hidden functions
|
13 years ago |
Peter S. Mazinger
|
98538deba6
stdlib.c, _strtod.c, stdlib.h: remove unused hidden functions
|
13 years ago |
Bernd Schmidt
|
935151992d
Select ARCH_HAS_NO_MMU for C6X.
|
13 years ago |
Bernd Schmidt
|
3b5e53eaf0
Add a missing macro to C6X syscalls.h.
|
13 years ago |
Mark Salter
|
e5d4a571e1
cleanup hardcoded syscall numbers
|
13 years ago |
Mark Salter
|
be36fa013e
support c6x kernel using generic stat.h
|
13 years ago |
Mark Salter
|
5f98b70a92
support generic kernel posix_types.h
|
13 years ago |
Mark Salter
|
3992402e7a
use clone syscall for vfork
|
13 years ago |