Age | Commit message (Collapse) | Author |
|
|
|
|
|
I successfully managed to blow away all the modeflags for the file
_except_ the one dealing with buffering...
|
|
can live with much better the what glibc does.
-Erik
|
|
|
|
|
|
|
|
than the old ones, even with errno setting turned on now. Also, at
least on i386, we no longer need the long long helper functions for
division and mod from libgcc.a.
|
|
default static initiailization and forgotten to update _stdio_init().
|
|
|
|
|
|
in the new printf code.
|
|
fix O_APPEND and O_LARGEFILE handling in _stdio_fopen(). Someone else will
have to check of course...
|
|
|
|
|
|
our version, I'm adopting the scandir from glibc (with minor changes)
instead as it seems simpler and already correct.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
things up when we don't care about symbol resolution problems. Make
the lib loader always look first in the directory where the shared lib
loader was found.
-Erik
|
|
|
|
|
|
|
|
|
|
|
|
|
|
-Erik
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
for SH, and fix vfork
|
|
and to better support each arch. This is a really big patch...
-Erik
|
|
stack pointer on powerpc
|
|
|
|
|
|
add some fflush calls, since it seems streams are not flushed before
an exec
|
|
|