Mike Frysinger
|
46dc42acff
create a local prototype to shutup warnings
|
19 years ago |
Mike Frysinger
|
e80f02b438
just use the common ptrace version
|
19 years ago |
Mike Frysinger
|
0d05cff64d
rename exp to _exp for sake of shadow warnings
|
19 years ago |
Mike Frysinger
|
b40b8efc6c
change variable names so we dont shadow others
|
19 years ago |
Mike Frysinger
|
77e0397014
use diff variable names so we dont shadow each other
|
19 years ago |
Mike Frysinger
|
91d6189209
rename index variable to idx to "fix" shadow warning
|
19 years ago |
Mike Frysinger
|
061a0b0b05
the timer_* funcs have been implemented in librt so enable their prototypes
|
19 years ago |
Mike Frysinger
|
d29b097fa0
undefine stupid defines from the kernel
|
19 years ago |
Mike Frysinger
|
6dd2cdf403
Bernhard Fischer writes: remove unused variable name
|
19 years ago |
Mike Frysinger
|
32c34efba5
remove excess whitespace
|
19 years ago |
Mike Frysinger
|
85a4083f12
Bernhard Fischer writes: remove unused variables
|
19 years ago |
Mike Frysinger
|
f96e8c2c89
sync iruserfopen() prototype with glibc and remove double setting of cp to NULL by Bernard Fischer
|
19 years ago |
Mike Frysinger
|
5477417e81
Bernhard Fischer writes: remove unused variable __rcmd_errstr
|
19 years ago |
Mike Frysinger
|
4fef8c4dfa
small sync with glibc
|
19 years ago |
Peter S. Mazinger
|
0e355790d3
Add split up multi sources,IMA compiling,build dependencies
|
19 years ago |
"Jan-Benedict Glaw"
|
783b826804
TODOs for the VAX port.
|
19 years ago |
Peter S. Mazinger
|
f37aeefc62
Do not build *64 and llseek, correct some failure when LFS is disabled
|
19 years ago |
"Jan-Benedict Glaw"
|
0934f14203
First round of VAX patches. This isn't complete right now, there are for
|
19 years ago |
Peter S. Mazinger
|
9f341620c1
use attribute_unused instead of hardcoded
|
19 years ago |
Peter S. Mazinger
|
df90f2d6d6
remove comment
|
19 years ago |
Peter S. Mazinger
|
8b8916ece6
Disabled NULL error_print_progname, useless
|
19 years ago |
Peter S. Mazinger
|
6b92aef753
Update copyright and comment
|
19 years ago |
Peter S. Mazinger
|
e53e67e228
Some warnings go away
|
19 years ago |
Peter S. Mazinger
|
ddbbc1dfe5
Add some prototypes to arch specific pread_write.c, mips has __mips64 questionable ifdefs
|
19 years ago |
Peter S. Mazinger
|
6167a20f66
Add back explicit prototype, archs miss sys/io.h, remove m68k exclusion
|
19 years ago |
Peter S. Mazinger
|
23eaf72eb8
s|sys/perm.h|sys/io.h|, thx vapier
|
19 years ago |
"Jan-Benedict Glaw"
|
e95f6472b0
The VAX gas cannot (yet) cope with the tricks played here, so I'm grounding
|
19 years ago |
Mike Frysinger
|
5ea88e30a9
update copyright
|
19 years ago |
Mike Frysinger
|
d37d6496c7
just exec the cat
|
19 years ago |
Mike Frysinger
|
4ebeac0360
try at crt1 code by tweaking crt0.c and utilizing the -S output of gcc
|
19 years ago |