Mike Frysinger
|
937582239b
remove warning since it seems to have "gone away" now
|
19 years ago |
Peter S. Mazinger
|
4e2664e5b1
Don't build glob64 for non-LFS
|
19 years ago |
Peter S. Mazinger
|
21be7b150c
Use _lfs_64, reorganize a bit, why did stat*fs64 use stat*fs?
|
19 years ago |
Peter S. Mazinger
|
838821c6c8
Remove unneeded hidden_proto(readdir*)
|
19 years ago |
Peter S. Mazinger
|
dd5974db50
Use _lfs_64.h in all *64.c
|
19 years ago |
Peter S. Mazinger
|
68737f0318
Define internal readdir*_r() and use _lfs_64.h
|
19 years ago |
Peter S. Mazinger
|
3115acd52e
Move _lfs_64.h to include and adapt files
|
19 years ago |
Peter S. Mazinger
|
6908d8dd49
glob depends on fnmatch
|
19 years ago |
Mike Frysinger
|
903558ea43
sync with glibc
|
19 years ago |
"Steven J. Hill"
|
c914c8e6d0
Whitespace and tab cleaning.
|
19 years ago |
"Steven J. Hill"
|
20e79d7d05
I'm seeing double.
|
19 years ago |
"Steven J. Hill"
|
9ecb93640a
Remove commented include.
|
19 years ago |
"Steven J. Hill"
|
b883f7ba0f
Revert change. Calls can only be used when utilizing TLS. Sorry for the breakage.
|
19 years ago |
"Steven J. Hill"
|
b558de82b8
This never gets defined. I have a patch pending in glibc too.
|
19 years ago |
Mike Frysinger
|
bbe95c9291
sync with glibc
|
19 years ago |
Mike Frysinger
|
eed9202432
rename generic variables to avoid conflict with libc subdirs
|
19 years ago |
"Steven J. Hill"
|
82bed25bff
Use the TSD macros and get rid of warnings.
|
19 years ago |
Peter S. Mazinger
|
2c9f6cd6e7
Move lseek64 into LFS guarded place
|
19 years ago |
Peter S. Mazinger
|
df8131dc8f
Do not use __XL_NPP macro
|
19 years ago |
Peter S. Mazinger
|
2217c9fb53
Correct comments
|
19 years ago |
Peter S. Mazinger
|
35b60ac2a5
guard __ignore_x correctly, move undefs to their proper place, add prototypes. Should I do all the other *max aliases as well
|
19 years ago |
Peter Kjellerstedt
|
1e66c55e58
Fix the _syscall6() macro (I hope).
|
19 years ago |
Peter S. Mazinger
|
fecaaa7a42
Remove TOPDIR
|
19 years ago |
Peter S. Mazinger
|
d958ebdfa9
Move common parts into internal header, should it be used for all *64.c?
|
19 years ago |
Peter S. Mazinger
|
9a876e6866
Correct typo
|
19 years ago |
Peter Kjellerstedt
|
1583fb7f92
Added support for the new CRISv32 architecture.
|
19 years ago |
Peter Kjellerstedt
|
d340072c9a
A little clean up.
|
19 years ago |
Peter Kjellerstedt
|
066a5e3e49
* Include sys/syscall.h so __NR_mmap2 and _syscall6 actually have a
|
19 years ago |
Peter Kjellerstedt
|
519e5c203b
A little clean up.
|
19 years ago |
Peter Kjellerstedt
|
19358217bf
Moved the definition of MMAP2_PAGE_SHIFT from ldso/ldso/cris/dl-syscalls.h
|
19 years ago |