Waldemar Brodkorb
|
7df0fc1ed8
simplify getpagesize, do not depend on kernel macros
|
8 gadi atpakaļ |
Mike Frysinger
|
266bdc1f62
Replace FSF snail mail address with URLs
|
12 gadi atpakaļ |
Peter S. Mazinger
|
fee4034763
getpagesize.c, unistd.h: hide __pagesize
|
13 gadi atpakaļ |
Bernhard Reutner-Fischer
|
21730caa66
trim Experimentally off and uncommented hidden
|
15 gadi atpakaļ |
Denis Vlasenko
|
cb97aadebf
Last portion of libc_hidden_proto removal.
|
16 gadi atpakaļ |
Peter S. Mazinger
|
42c1ad48fa
Remove all non-constant libc_hidden_data_def(), it is too unreliable, sorry, most of global data relocations are back
|
18 gadi atpakaļ |
Peter S. Mazinger
|
05e75260d6
Get rid of missing prototype warnings
|
19 gadi atpakaļ |
Peter S. Mazinger
|
0d212a2b26
make gcc4 happy w/ hidden_def/proto, correct some typos
|
19 gadi atpakaļ |
Peter S. Mazinger
|
af0172162f
hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed
|
19 gadi atpakaļ |
Mike Frysinger
|
4cb63ab6d1
create a hidden internal pagesize symbol for libc usage
|
19 gadi atpakaļ |
Peter S. Mazinger
|
c885bf5cf9
More hiding, including __mempcpy
|
19 gadi atpakaļ |
Peter S. Mazinger
|
f3b4c74b53
100 JUMP relocs less (remaining 431) by hiding internally used ones
|
19 gadi atpakaļ |
Eric Andersen
|
a4541d42ff
The variable used to store pagesize is not the same as the
|
20 gadi atpakaļ |
Eric Andersen
|
68c4b497dd
make certain that getpagesize() returns correct the value for mips
|
20 gadi atpakaļ |
Eric Andersen
|
72677cc3d8
Rework syscall handling. Rewrite syscall handlers for x86 and ARM.
|
22 gadi atpakaļ |
Eric Andersen
|
2512c84745
Update to accomodate the header file changes
|
23 gadi atpakaļ |
Eric Andersen
|
9281d180d1
Completely rearchitected the sysdeps directory.
|
24 gadi atpakaļ |