Waldemar Brodkorb
|
52df983934
remove editor hints for vi
|
7 년 전 |
Steve Ellcey
|
5eddde8f09
libc: fix mips N64 pread/pwrite build
|
10 년 전 |
Mike Frysinger
|
458076d59e
linux: pread/write: fix 64bit handling
|
11 년 전 |
Peter S. Mazinger
|
836d74b92d
pread_write.c: make all archs use common code
|
13 년 전 |
Denis Vlasenko
|
43ef9c6b3f
*: remove some __libc_XXX functions:
|
16 년 전 |
Bernhard Reutner-Fischer
|
fc44a577aa
- trim superfluous ';'. No objcode changes
|
16 년 전 |
Bernhard Reutner-Fischer
|
ae549acff0
- remove superfluous ';'. No objcode changes.
|
16 년 전 |
Bernhard Reutner-Fischer
|
f1775381f9
- fix inline keyword
|
16 년 전 |
Bernhard Reutner-Fischer
|
ce0018f15d
- Fix compilation for mips ABI64 with no LFS.
|
17 년 전 |
Eric Andersen
|
22fdfe0808
sort out a few issues that show up on mips
|
18 년 전 |
Eric Andersen
|
ffd98ffec7
Take Mike Frysinger's comments into account -- make certain that user
|
18 년 전 |
Eric Andersen
|
980871f06d
mips64 patch from Atsushi Nemoto:
|
18 년 전 |
Peter S. Mazinger
|
ddbbc1dfe5
Add some prototypes to arch specific pread_write.c, mips has __mips64 questionable ifdefs
|
19 년 전 |
Peter S. Mazinger
|
9ca46ae789
Convert all the strong_aliases to weak that are cancelable in libpthread
|
19 년 전 |
Peter S. Mazinger
|
df31d32b41
Enable _GNU_SOURCE build wide, trying to get consistent interfaces, else IMA is a useless attempt
|
19 년 전 |
Peter S. Mazinger
|
6f7dc709ed
make DODEBUG=y happy, update sysdeps/common/* copyright
|
19 년 전 |
Peter S. Mazinger
|
af0172162f
hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed
|
19 년 전 |
Manuel Novoa III
|
9191b996fa
This fixes the pread/pwrite bugs reported by ltp. But I really need to pull in the latest glibc stuff.
|
19 년 전 |
Manuel Novoa III
|
6ca9cc33a3
Fix mips bug related to 2.6 headers by following glibc's lead. Based on
|
20 년 전 |
Eric Andersen
|
24c64e4ca6
Oops! I broke pread on mips with my last update. This
|
21 년 전 |
Eric Andersen
|
5772c041d2
Fix some more problems found by the ltp
|
21 년 전 |
Eric Andersen
|
55f313d4e2
Patch from Atsushi Nemoto, who writes:
|
21 년 전 |