Mike Frysinger
|
8504c3b4d8
John Bowler writes in Bug 385:
|
19 years ago |
Mike Frysinger
|
8472ea4c5d
John Bowler writes in Bug 385:
|
19 years ago |
Peter S. Mazinger
|
6ba32f3805
strlen is -cheaper- then strnlen
|
19 years ago |
Peter S. Mazinger
|
2aabb64461
Add IMA compiling
|
19 years ago |
"Jan-Benedict Glaw"
|
f118c166cb
Assebler sources ment to be preprocessed shouldn't contain assembler
|
19 years ago |
Peter S. Mazinger
|
6af91aa03a
Undo -std=c99 and related -D__ASSEMBLER__
|
19 years ago |
Peter S. Mazinger
|
49cd0c4d7b
back to inline, mips fails
|
19 years ago |
Peter S. Mazinger
|
f4b90fe63a
some more prototypes
|
19 years ago |
Peter S. Mazinger
|
75b1747bb2
make regex a little bit smaller
|
19 years ago |
Peter S. Mazinger
|
bda2d7e868
another attempt to fix sendfile64
|
19 years ago |
Peter S. Mazinger
|
412218429d
Sync w/ glibc
|
19 years ago |
Peter S. Mazinger
|
75443475a4
Enable -std=c99 if supported, this will define __STDC_VERSION__, have to -D__ASSEMBLER__, bug in all gcc
|
19 years ago |
Peter S. Mazinger
|
fd9ddddb90
make it build if WCHAR is disabled
|
19 years ago |
Peter S. Mazinger
|
d338c96917
Too many sparc versions ;-(, another hidden bcopy removed
|
19 years ago |
Peter S. Mazinger
|
15a00dfca4
Remove arch specific hidden bcopy
|
19 years ago |
Peter S. Mazinger
|
9de494dadb
Change the only bcopy user to memmove and remove internal version of bcopy
|
19 years ago |
Peter S. Mazinger
|
514c861a1d
Why this?
|
19 years ago |
Peter S. Mazinger
|
12b1e22b17
Using hidden_proto solves this internally, my proposal was wrong
|
19 years ago |
Peter S. Mazinger
|
c1c1a4f9cd
Use memset instead of bzero
|
19 years ago |
Peter S. Mazinger
|
34868b2502
hidden moved to prototype
|
19 years ago |
Mike Frysinger
|
2607bee419
Patch by Joseph S. Myers to add support for ARM EABI
|
19 years ago |
Mike Frysinger
|
ceb83067f2
use typeof to create the prototype
|
19 years ago |
Peter S. Mazinger
|
475180793b
Add back the current glibc copyright notice, although the file is far different
|
19 years ago |
Mike Frysinger
|
15b81e77d4
rename local i var to idx to get rid of shadow warning
|
19 years ago |
Mike Frysinger
|
9a0d29dabe
remove unneeded double reloc_type definition
|
19 years ago |
Mike Frysinger
|
e6dfae8b06
make sure clone/__clone are created properly
|
19 years ago |
Mike Frysinger
|
596bd95ac8
disable usage of .set
|
19 years ago |
Mike Frysinger
|
c5d06340c1
rename _sys_result var to get rid of shadow warnings
|
19 years ago |
Mike Frysinger
|
ed92e90941
create local prototype
|
19 years ago |
Mike Frysinger
|
a2cd030e93
move linux-specific header to linux subdir
|
19 years ago |