Mike Frysinger
|
6d34762b52
its a new year
|
18 years ago |
Mike Frysinger
|
954bc85a12
make sure we clear out the buffer so that random garbage on the stack doesnt screw us up
|
18 years ago |
Mike Frysinger
|
0c6f9e780d
Paul Brook writes:
|
18 years ago |
Mike Frysinger
|
f53229ed4e
fix typo as pointed out by Tony Wu and cleanup source
|
18 years ago |
Mike Frysinger
|
297503eec5
dont rely on random stack state to trigger this issue; force the default stat structs to alternative bit masks
|
18 years ago |
Mike Frysinger
|
a18779f6fc
new test taken from stat issue with new tar
|
18 years ago |
Mike Frysinger
|
3c4bcdcf5a
use .bz2 rather than .gz
|
18 years ago |
Mike Frysinger
|
10ff1200e1
fix from blackfin repo: Jie Zhang writes: update __kernel_ipc_pid_t, __kernel_uid_t and __kernel_gid_t types to match actual kernel types
|
18 years ago |
Mike Frysinger
|
f57dbfbd37
fix from blackfin repo: Jie Zhang writes: Passing NULL as the second argument to utimes () if the second argument to utime () is NULL as the kernel will take care of getting/setting current time
|
18 years ago |
Bernhard Reutner-Fischer
|
17963cfdfa
- fix format of comment
|
18 years ago |
Mike Frysinger
|
9a859801dd
dont actually have to worry about local changes as svn export takes care of that
|
18 years ago |
Joakim Tjernlund
|
7a9cec961b
Fix libdl bug reported by Cedric Hombourger in
|
18 years ago |
Mike Frysinger
|
4a38f88b2c
fix from Bryan Wu: return NULL upon error, not the NULL string
|
18 years ago |
Peter Kjellerstedt
|
502f1bc19f
Recognize _SC_MONOTONIC_CLOCK in sysconf() even if __NR_clock_getres
|
18 years ago |
Bernhard Reutner-Fischer
|
294c41548a
- repair misplaced #endif that got introduced in r17410. Fixes compilation.
|
18 years ago |
"Steven J. Hill"
|
a35eef1bd8
Disable declarations for NPTL.
|
18 years ago |
"Steven J. Hill"
|
cba65ce147
The case for _SC_MONOTONIC_CLOCK should only exist if 'clock_getres' does.
|
18 years ago |
Bernhard Reutner-Fischer
|
35d8250d34
- Trim superfluous trailing whitespace. No obj-code changes.
|
18 years ago |
Joakim Tjernlund
|
76a9a54644
I fixed that item long ago.
|
18 years ago |
Joakim Tjernlund
|
c8141d994e
Peter Mazinger pointed out that my last commit was faulty.
|
18 years ago |
Mike Frysinger
|
3560961878
merge from blackfin.uclinux.org: Adjust
|
18 years ago |
Joakim Tjernlund
|
d5b369d20c
Fix SEGV for static builds in exit() path.
|
18 years ago |
Mike Frysinger
|
eb17276953
need to keep __check_rhosts_file exported for proper rhost control
|
18 years ago |
Mike Frysinger
|
086f34d77c
sync with upstream blackfin.uclinux.org
|
18 years ago |
Joakim Tjernlund
|
f18e7e92e0
Aurelien Jacobs writes:
|
18 years ago |
Joakim Tjernlund
|
9855a12e73
Joseph S. Myers writes:
|
18 years ago |
Joakim Tjernlund
|
e26ed573b6
Support SecurePLTs for PowerPC. You need a toolchain that supports
|
18 years ago |
Mike Frysinger
|
3a3af36f1b
Atle Nissestad writes: The attached patch fixes compilation of the current svn on the nios2 platform, and updates the crt1/n/i.S files to get CTOR/DTOR-support to work.
|
18 years ago |
Bernhard Reutner-Fischer
|
385a0b9d4f
- s/Attemt/Attempt/
|
18 years ago |
Bernhard Reutner-Fischer
|
6c8e75a865
- r16732 forgot to checkin the sync of the __UCLIBC_SUSV3_LEGACY_MACROS__ from string.h
|
18 years ago |