Zhang Pu
|
1608819110
fix pthread_cancel lead to segmentation fault for x86_64.
|
10 anni fa |
Mike Frysinger
|
266bdc1f62
Replace FSF snail mail address with URLs
|
12 anni fa |
Peter S. Mazinger
|
db19d8d0a9
signal.h: provide prototype for __libc_sigaction and remove all others
|
13 anni fa |
Bernhard Reutner-Fischer
|
31f48281ed
*: if !HAS_THREADS strong alias sigaction
|
12 anni fa |
Timo Teräs
|
9c9652debb
nptl: fix libc sigaction signal checking
|
14 anni fa |
Denis Vlasenko
|
885f507317
sigaction overhaul as described in docs/sigaction.txt
|
16 anni fa |
Denis Vlasenko
|
ac131a333b
Remove the rest of "bounded pointers" scaffolding. gcc website says"
|
16 anni fa |
Denis Vlasenko
|
83eb4d5219
fix sigset_t size for mips (it's the only arch with 128 signals).
|
16 anni fa |
Denis Vlasenko
|
b133fe1cac
next portion of libc_hidden_proto removal
|
16 anni fa |
Bernhard Reutner-Fischer
|
9581d701d8
- some more asm keyword fixes (Yann E. MORIN)
|
16 anni fa |
Denis Vlasenko
|
125773133f
Moving libc_hidden_proto's into #ifdef UCLIBC_INTERNAL block
|
16 anni fa |
Bernhard Reutner-Fischer
|
1d8abd74c4
- fixup asm. No object-code changes
|
16 anni fa |
Denis Vlasenko
|
519ca27d4a
Remove stray code alignment (.align 16 and .align 4 directives)
|
17 anni fa |
Peter S. Mazinger
|
9e2b0f0f80
even the hidden version of the weaks in libc (as strong in libpthread) have to be weaks
|
19 anni fa |
Peter S. Mazinger
|
05e75260d6
Get rid of missing prototype warnings
|
19 anni fa |
Peter S. Mazinger
|
9b92b36b83
make sigaction/raise/sigwait/siglongjmp/longjmp weak_alias, these are in libpthread as well
|
19 anni fa |
Peter S. Mazinger
|
1cc0b593cb
Remove old comment
|
19 anni fa |
Peter S. Mazinger
|
0d212a2b26
make gcc4 happy w/ hidden_def/proto, correct some typos
|
19 anni fa |
Peter S. Mazinger
|
af0172162f
hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed
|
19 anni fa |
"Steven J. Hill"
|
a61cb3bea1
Merge from NPTL branch. Bring in the remaining changes for sigaction.
|
19 anni fa |
Peter S. Mazinger
|
121d3f0fa2
Try to mimic glibc sigaction, sjhill, could you please test w/ this version?
|
19 anni fa |
Peter S. Mazinger
|
c885bf5cf9
More hiding, including __mempcpy
|
19 anni fa |
Peter S. Mazinger
|
8a0b43005a
Hide mostly used functions
|
19 anni fa |
Mike Frysinger
|
df052df931
sync with glibc to get rid of warnings
|
19 anni fa |
Mike Frysinger
|
0f9f0d5305
unneeded quotes
|
19 anni fa |
Mike Frysinger
|
fc59b6ec51
some source files for x86_64
|
20 anni fa |