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 |
Peter Kjellerstedt
|
a92b3b7566
Include bits/uClibc_page.h before dl-syscall.h as the latter may
|
19 years ago |
Peter Kjellerstedt
|
aecc5b0cf7
Corrected a comment regarding mmap2().
|
19 years ago |
Peter Kjellerstedt
|
cbea2418b5
Specify a correct MMAP2_PAGE_SHIFT to use when calculating the offset
|
19 years ago |
Peter Kjellerstedt
|
1d94558cb3
Allow MMAP2_PAGE_SHIFT to be specified by the architecture specific
|
19 years ago |
Peter Kjellerstedt
|
635d70f154
A little clean up.
|
19 years ago |
Peter Kjellerstedt
|
94f35e4e3c
Corrected a typo (simularly -> similarly).
|
19 years ago |