Mike Frysinger
|
fd826c72f8
new helper funcs for alloca/malloc with mmu/nommu
|
14 years ago |
Bernhard Reutner-Fischer
|
4e38c284bc
remove trailing comma in enum
|
14 years ago |
Bernhard Reutner-Fischer
|
bf735eb494
silence warning about incompatible types with _dl_init_static_tls
|
14 years ago |
Bernhard Reutner-Fischer
|
ba97a399c2
buildsys: tweak quoting of V=
|
14 years ago |
Steven J. Magnani
|
8a08aeeaa0
malloc-simple: Make calloc() return zeroed memory
|
14 years ago |
Vladimir Zapolskiy
|
8642946bd0
lutimes: add lutimes support
|
14 years ago |
Vladimir Zapolskiy
|
c6d6237819
endian.h: add BSD convertions between big/little-endian byte order
|
14 years ago |
David A Ramos
|
85b7ea3308
Fix ctime() standard compliance bug
|
14 years ago |
Mike Frysinger
|
94889eacb1
enable fcntl nocancel prototype for all threads
|
14 years ago |
Mike Frysinger
|
002c7227d4
daemon: drop cruft incorrectly re-introduced by nptl merge
|
14 years ago |
Mike Frysinger
|
ed4dac9d09
bfin: pull in common/sysdep.h
|
14 years ago |
Mike Frysinger
|
57e1e47345
msync: skip if syscall is missing
|
14 years ago |
Mike Frysinger
|
7f136d048b
nommu: fix building of fork.c when stubs are disabled
|
14 years ago |
Mike Frysinger
|
fb599a12a3
bfin: add exec stack markings to assembly files
|
14 years ago |
Filippo Arcidiacono
|
0b291e93bc
ldso: Fix DL_BOOT_COMPUTE_DYN macro
|
14 years ago |
Khem Raj
|
37aec50650
Rules.mak: ARM926T is really an armv5t and arm9e core.
|
14 years ago |
Khem Raj
|
48df53fd02
arm/crt1.S: Avoid dependency on PC+4 or PC+8
|
14 years ago |
Khem Raj
|
48fb264bea
ldso/arm: Correct protected symbol resolution
|
14 years ago |
Khem Raj
|
fb6ca14d4d
ldso/mips: pltgot should array not address of array to dynamic info.
|
14 years ago |
Khem Raj
|
48d3643f21
arm: Macros in sysdeps/linux/arm also needed to be changed to accept _a1 to __a1 renaming.
|
14 years ago |
Bernhard Reutner-Fischer
|
b6a444a72e
nptl: (librt) powerpc32's PSEUDO_RET needs __syscall_error
|
14 years ago |
Bernhard Reutner-Fischer
|
01d14e299c
silence shadow warnings
|
14 years ago |
Bernhard Reutner-Fischer
|
3199c47d70
nptl: remove superfluous =1 from defines
|
14 years ago |
Bernhard Reutner-Fischer
|
ecc762828c
nptl: x86_64: fix compilation of unwinder
|
14 years ago |
Roman I Khimov
|
f71c0d8af1
nptl i686: fix pthread_cond_wait.S compilation
|
14 years ago |
Khem Raj
|
87c1f3f912
include/param.h: Dont use ARG_MAX from kernel headers
|
14 years ago |
Khem Raj
|
42fb51e0d4
arm: Silence warning about shadow declarations
|
14 years ago |
Bernhard Reutner-Fischer
|
13f9f3229b
nptl: disregard generated tcb-offsets.c
|
14 years ago |
Khem Raj
|
c1ed2279c9
nptl: Filter out gen_tcb-offsets.c from CSRC for libpthread.
|
14 years ago |
Bernhard Reutner-Fischer
|
9381d622e2
nptl: fix buildsys
|
14 years ago |