Joakim Tjernlund
|
d8761c147d
Impl. linux syscalls sched_getaffinity/sched_setaffinity but
|
18 vuotta sitten |
Joakim Tjernlund
|
ed57cd6c59
Updates from glibc.
|
18 vuotta sitten |
Joakim Tjernlund
|
dcf241189a
Rehash the PowerPC e500 port to avoid creating symlinks
|
18 vuotta sitten |
Mike Frysinger
|
216bfd092c
Atsushi Nemoto writes:
|
18 vuotta sitten |
Joakim Tjernlund
|
7e4add25ab
Removed a .align 2 by mistake in previous commit.
|
18 vuotta sitten |
Joakim Tjernlund
|
698b37c485
Remove #APP/#NO_APP since -std=gnu99 will make
|
18 vuotta sitten |
Mike Frysinger
|
2f754da6a1
Atsushi Nemoto writes:
|
18 vuotta sitten |
Mike Frysinger
|
e7bbb9c376
we dont actually need asm/page.h
|
18 vuotta sitten |
Mike Frysinger
|
59dc2f86bf
Kay McCormick reports: when evp is NULL, it is reset too late and so can cause a crash when it is dereferenced
|
18 vuotta sitten |
Mike Frysinger
|
87ad91cafb
run through Lindent
|
18 vuotta sitten |
Mike Frysinger
|
59b10970c5
Atsushi Nemoto writes: Add st_[amc]timensec to N32/N64 version of stat, add st_[amc]time_nsec to each kernel_stat, and define STAT_HAVE_NSEC to convert them
|
18 vuotta sitten |
Mike Frysinger
|
33fa6c8eb3
enable -std=gnu99 by default now
|
18 vuotta sitten |
Mike Frysinger
|
b42d4129e5
use __FDPIC__ from the compiler rather than setting our own
|
18 vuotta sitten |
Eric Andersen
|
b7b1d3a553
revert 17821, wait for better test cases
|
18 vuotta sitten |
Eric Andersen
|
5df8180082
do not use ghbn_buf after it goes out of scope
|
18 vuotta sitten |
Mike Frysinger
|
fa0c6d9666
import a slightly modified realpath() test case from glibc
|
18 vuotta sitten |
Eric Andersen
|
b48d0504bb
Miguel Angel Alvarez writes:
|
18 vuotta sitten |
Mike Frysinger
|
66b987ac3b
handle file_name==NULL and file_name=="" as required by POSIX
|
18 vuotta sitten |
Mike Frysinger
|
b56c113af8
revert previous change; reading POSIX spec some more says we need to set errno to EINVAL if filename is NULL
|
18 vuotta sitten |
Mike Frysinger
|
7f2cde1002
we crash if the first argument to realpath() is non-null as well so lets mark both arguments as being non-NULL
|
18 vuotta sitten |
Mike Frysinger
|
3dcb135f7b
Paul Brook writes:
|
18 vuotta sitten |
Mike Frysinger
|
3a57ff2c1f
pull in features.h so we have access to config defines
|
18 vuotta sitten |
Paul Mundt
|
e2d0eee5ea
sh crti.S needs features.h to resolve __HAVE_SHARED__, trivial patch
|
18 vuotta sitten |
Mike Frysinger
|
7cdd07d837
no need to duplicate WCHAR check
|
18 vuotta sitten |
Bernhard Reutner-Fischer
|
f2820ddafb
- silence warning about using an undefined token
|
18 vuotta sitten |
Bernhard Reutner-Fischer
|
bc488462fd
- silence warning about using an undefined token
|
18 vuotta sitten |
Mike Frysinger
|
1ca1f363d7
new cheesy test by Denis Vlasenko to trigger fclose loop
|
18 vuotta sitten |
Joakim Tjernlund
|
8ceaf7c737
Add support for PowerPC e500, libc part only.
|
18 vuotta sitten |
Mike Frysinger
|
6c3524e1f0
fixup includes so we compile again
|
18 vuotta sitten |
Mike Frysinger
|
5e3cf7401b
the sun rpc code has too many alias violations to worry over now; just disable strict-aliasing until someone gets the balls to clean this stuff up
|
18 vuotta sitten |