Peter S. Mazinger
|
c9a9baab4f
syslog.c: disable locking in setlogmask
|
13 years ago |
Peter S. Mazinger
|
631049ff3a
ssp-local.c: make sure that -fstack-protector is not enabled when compiling file
|
13 years ago |
Peter S. Mazinger
|
daace91624
syslog.c: no need for hidden vsyslog, use a static __vsyslog instead
|
13 years ago |
Peter S. Mazinger
|
508b20ead1
make UCLIBC_HAS_PROGRAM_INVOCATION_NAME and UCLIBC_HAS___PROGNAME independent options
|
13 years ago |
Peter S. Mazinger
|
1350830902
tempname.c: remove unneeded attribute_hidden, change type to unsigned
|
13 years ago |
Peter S. Mazinger
|
a307f244bc
wordexp.c: use vfork instead of fork on non-MMU archs
|
13 years ago |
Peter S. Mazinger
|
26284b4021
add LDSO_SAFE_RUNPATH config option
|
13 years ago |
Peter S. Mazinger
|
f2401c418b
get_kernel_syms.c: reorganize, no need for attribute_unused in prototype
|
13 years ago |
Peter S. Mazinger
|
ca89d7e1fb
getgroups.c: reorganize, include param.h instead of defining MIN
|
13 years ago |
Peter S. Mazinger
|
11430a8e3c
_exit.c: add ABORT_INSTRUCTION
|
13 years ago |
Peter S. Mazinger
|
c311492873
stdlib.c: remove comment about _Exit, it is provided in _exit.c
|
13 years ago |
Peter S. Mazinger
|
e086af1dd0
hppa/bits/atomic.h: include errno.h to get EFAULT/ENOSYS
|
13 years ago |
Peter S. Mazinger
|
dc0a93c756
add lcong48[_r]
|
13 years ago |
Peter S. Mazinger
|
f503f6a970
getpt.c: no need for hidden posix_openpt
|
13 years ago |
Peter S. Mazinger
|
ab5add209a
_exit.c: include the proper headers
|
13 years ago |
Peter S. Mazinger
|
a0fa1f8acf
munmap.c: do not include unistd.h
|
13 years ago |
Peter S. Mazinger
|
37988beac7
PORTING: remove obsolete comment about readelf
|
13 years ago |
Peter S. Mazinger
|
810075152a
dl-iterate-phdr.c: no need for visible __dl_iterate_phdr, make it static
|
13 years ago |
Peter S. Mazinger
|
9e74047542
posix_fadvise: make posix_fadvise[64] similar on all archs
|
13 years ago |
Peter S. Mazinger
|
dd340d59c5
i386/posix_fadvise64: remove fallback code, uClibc does not do that
|
13 years ago |
Peter S. Mazinger
|
a2dc2ddbb5
splice,sync_file_range: mark them as GNU extensions
|
13 years ago |
Peter S. Mazinger
|
fc4b1388b3
tee,vmsplice: mark them as GNU extensions
|
13 years ago |
Peter S. Mazinger
|
0265be6d43
readahead.c: add correct guards
|
13 years ago |
Peter S. Mazinger
|
8f6fc2576c
cacheflush.c: compile only if __NR_cacheflush is available
|
13 years ago |
Peter S. Mazinger
|
b3c8238912
dl-defs.h: avoid including dl-sysdep.h if compiling hostutils
|
13 years ago |
Peter S. Mazinger
|
949975862a
mips/README: fix comment about file from which functions were copied
|
13 years ago |
Peter S. Mazinger
|
0f34bed3f4
utils: expand search path to find dl-sysdep.h
|
13 years ago |
Peter S. Mazinger
|
e041f4b2e2
_collate.c: avoid initialization warning
|
13 years ago |
Peter S. Mazinger
|
949aaf6bc9
_fpmaxtostr.c: align comments, no code change
|
13 years ago |
Peter S. Mazinger
|
0a718a01bd
arm: avoid 2 compiler warnings
|
13 years ago |