Peter S. Mazinger
|
95a2ed3551
add simplified __sigemptyset for internal use
|
14 years ago |
Peter S. Mazinger
|
d9f20698ed
resolv.c: shrink code a bit in getnameinfo.
|
14 years ago |
Peter S. Mazinger
|
d33a8aba6a
addr.c: get rid of a compiler warning
|
14 years ago |
Peter S. Mazinger
|
acda777b7f
types.h: both icc and tendra support long long
|
14 years ago |
Peter S. Mazinger
|
5c7e1909e1
ssp: rework, sync messages with the ones in glibc
|
14 years ago |
Peter S. Mazinger
|
c9a9baab4f
syslog.c: disable locking in setlogmask
|
14 years ago |
Peter S. Mazinger
|
631049ff3a
ssp-local.c: make sure that -fstack-protector is not enabled when compiling file
|
14 years ago |
Peter S. Mazinger
|
daace91624
syslog.c: no need for hidden vsyslog, use a static __vsyslog instead
|
14 years ago |
Peter S. Mazinger
|
508b20ead1
make UCLIBC_HAS_PROGRAM_INVOCATION_NAME and UCLIBC_HAS___PROGNAME independent options
|
14 years ago |
Peter S. Mazinger
|
1350830902
tempname.c: remove unneeded attribute_hidden, change type to unsigned
|
14 years ago |
Peter S. Mazinger
|
a307f244bc
wordexp.c: use vfork instead of fork on non-MMU archs
|
14 years ago |
Peter S. Mazinger
|
26284b4021
add LDSO_SAFE_RUNPATH config option
|
14 years ago |
Peter S. Mazinger
|
f2401c418b
get_kernel_syms.c: reorganize, no need for attribute_unused in prototype
|
14 years ago |
Peter S. Mazinger
|
ca89d7e1fb
getgroups.c: reorganize, include param.h instead of defining MIN
|
14 years ago |
Peter S. Mazinger
|
11430a8e3c
_exit.c: add ABORT_INSTRUCTION
|
14 years ago |
Peter S. Mazinger
|
c311492873
stdlib.c: remove comment about _Exit, it is provided in _exit.c
|
14 years ago |
Peter S. Mazinger
|
e086af1dd0
hppa/bits/atomic.h: include errno.h to get EFAULT/ENOSYS
|
14 years ago |
Peter S. Mazinger
|
dc0a93c756
add lcong48[_r]
|
14 years ago |
Peter S. Mazinger
|
f503f6a970
getpt.c: no need for hidden posix_openpt
|
14 years ago |
Peter S. Mazinger
|
ab5add209a
_exit.c: include the proper headers
|
14 years ago |
Peter S. Mazinger
|
a0fa1f8acf
munmap.c: do not include unistd.h
|
14 years ago |
Peter S. Mazinger
|
37988beac7
PORTING: remove obsolete comment about readelf
|
14 years ago |
Peter S. Mazinger
|
810075152a
dl-iterate-phdr.c: no need for visible __dl_iterate_phdr, make it static
|
14 years ago |
Peter S. Mazinger
|
9e74047542
posix_fadvise: make posix_fadvise[64] similar on all archs
|
14 years ago |
Peter S. Mazinger
|
dd340d59c5
i386/posix_fadvise64: remove fallback code, uClibc does not do that
|
14 years ago |
Peter S. Mazinger
|
a2dc2ddbb5
splice,sync_file_range: mark them as GNU extensions
|
14 years ago |
Peter S. Mazinger
|
fc4b1388b3
tee,vmsplice: mark them as GNU extensions
|
14 years ago |
Peter S. Mazinger
|
0265be6d43
readahead.c: add correct guards
|
14 years ago |
Peter S. Mazinger
|
8f6fc2576c
cacheflush.c: compile only if __NR_cacheflush is available
|
14 years ago |
Peter S. Mazinger
|
b3c8238912
dl-defs.h: avoid including dl-sysdep.h if compiling hostutils
|
14 years ago |