Ned Ludd
|
97f7b347cf
- keep gcc-4.x happy
|
21 سال پیش |
Peter Kjellerstedt
|
e48b13e6c7
The list of source files was just too much. Especially trying to keep
|
21 سال پیش |
Mike Frysinger
|
130697527b
merge parallel build support
|
21 سال پیش |
Mike Frysinger
|
0695d2cabc
add posix_fadvise / posix_fadvise64 support
|
21 سال پیش |
Mike Frysinger
|
7334cfc680
Justin Cormack <justin@street-vision.com> writes:
|
21 سال پیش |
Eric Andersen
|
433ccbdd22
Patch from Peter S. Mazinger:
|
21 سال پیش |
Eric Andersen
|
98701e8573
Patch from psm, vapier, and solar, adding xattr syscalls
|
21 سال پیش |
Ned Ludd
|
d503d1d6c6
- Added support for 13 new syscalls to allow more things to compile when using uClibc. mincore() and the ones for Extended Attributes setxattr(), lsetxattr(), fsetxattr(), getxattr(), lgetxattr(), fgetxattr(), listxattr(), llistxattr(), flistxattr(), removexattr(), lremovexattr(), fremovexattr() which are optional.
|
21 سال پیش |
Eric Andersen
|
e9d95cfa85
Make the stub profiling stuff work
|
22 سال پیش |
Eric Andersen
|
09f85c7ffd
Attempt to support 'gcc -finstrument-functions', which seems much
|
22 سال پیش |
Eric Andersen
|
6e112da93a
Kill off all support for 'gcc -pg' / 'gprof' style profiling. There is both a
|
22 سال پیش |
Eric Andersen
|
c2d1da448a
Sort all the files
|
22 سال پیش |
Eric Andersen
|
6334e558ab
Split up syscalls.c, since it had grown to be quite large and ugly.
|
22 سال پیش |
Eric Andersen
|
9bafaa6fe7
Add poll
|
22 سال پیش |
Eric Andersen
|
fb84603f8c
Peter S. Mazinger writes:
|
22 سال پیش |
Eric Andersen
|
0de9c08b6c
Add support for missing ntp_gettime and ntp_adjtime
|
23 سال پیش |
Eric Andersen
|
c89ad8d478
Kill initfini.awk
|
23 سال پیش |
Manuel Novoa III
|
4cc7fb45c1
Add -msoft-float to SAFECFLAGS when necessary.
|
23 سال پیش |
Eric Andersen
|
7bda1856da
Fix a stupid bug that caused uClibc to never provide the correct
|
23 سال پیش |
Eric Andersen
|
ff23ecf669
Peter Kjellerstedt writes:
|
23 سال پیش |
Eric Andersen
|
dd3fb0f8c1
Peter Kjellerstedt writes:
|
23 سال پیش |
Eric Andersen
|
49f0dd0fcb
Peter Kjellerstedt writes:
|
23 سال پیش |
Eric Andersen
|
027d12aeef
Patch from Atsushi Nemoto (with some additions):
|
23 سال پیش |
Manuel Novoa III
|
17ab889ed1
Fix "subst -g,," problem for SAFECFLAGS.
|
23 سال پیش |
Manuel Novoa III
|
f1fd9ae96d
Remove profil.c, since it is constained within gmon.c.
|
23 سال پیش |
Eric Andersen
|
12d9322b4f
Add an implementation of profil(), based on the version from
|
23 سال پیش |
Eric Andersen
|
ea9f6e1e2d
Add support for personality(), prctl(), ustat(), and ulimit()
|
23 سال پیش |
Eric Andersen
|
ecbc93c399
Patch from Peter Kjellerstedt to make it simpler for arches to specify
|
23 سال پیش |
Eric Andersen
|
a0e60c6d2e
Default to using fork() for vfork() when no arch specific
|
23 سال پیش |
Eric Andersen
|
67eff66438
Initial effort at adding profiling support.
|
23 سال پیش |