Manuel Novoa III
|
ffba231886
Define h_errno to be errno for now.
|
%!s(int64=24) %!d(string=hai) anos |
Manuel Novoa III
|
4ca714aa6a
Add some missing network functionality; grabbed from libc-5.3.12.
|
%!s(int64=24) %!d(string=hai) anos |
Eric Andersen
|
8c9e706626
Hmm. Seems I left wordexp off. oops.
|
%!s(int64=24) %!d(string=hai) anos |
Eric Andersen
|
f89c67d20b
Add in wordexp support (mostly stubbed out for now) since the busybox
|
%!s(int64=24) %!d(string=hai) anos |
Eric Andersen
|
8bceedc67c
Make alloca work using the compiler builtin
|
%!s(int64=24) %!d(string=hai) anos |
Eric Andersen
|
791312e725
Reworked the password stuff to be reentrant. Group stuff is
|
%!s(int64=24) %!d(string=hai) anos |
Eric Andersen
|
bfb8f8f6ea
Add strnlen
|
%!s(int64=24) %!d(string=hai) anos |
Manuel Novoa III
|
1e26922dfc
Fix a bad assertion test.
|
%!s(int64=24) %!d(string=hai) anos |
Manuel Novoa III
|
fae403620c
Move fork to common/syscalls (with NO_MMU check). Add Makefile to sparc so
|
%!s(int64=24) %!d(string=hai) anos |
Manuel Novoa III
|
80831beee1
Fix unified syscall stuff for changed ?stat. Move fork to syscalls.c wrapped
|
%!s(int64=24) %!d(string=hai) anos |
Eric Andersen
|
8bee736e61
I just grabbed the bits dir from glibc 2.1.3 on a sparc box
|
%!s(int64=24) %!d(string=hai) anos |
Eric Andersen
|
b416b45eb3
stat and mknod cleanup, take two. Put all the needed junk into syscalls.c
|
%!s(int64=24) %!d(string=hai) anos |
Eric Andersen
|
400e907806
Fix up some long standing iterative symbol usage problem, noticed today by
|
%!s(int64=24) %!d(string=hai) anos |
Manuel Novoa III
|
bf6e755b6a
Patch from Michael Shmulevich (michaels@jungo.com) -- functions were not
|
%!s(int64=24) %!d(string=hai) anos |
Eric Andersen
|
d7839f55b4
Patch from Jean-Yves Avenard to move the getopt globals to their
|
%!s(int64=24) %!d(string=hai) anos |
Eric Andersen
|
2d858d53fd
Use LDFLAGS, don't always include -nostdlib...
|
%!s(int64=24) %!d(string=hai) anos |
Manuel Novoa III
|
7be859a705
Fixed vfork on i386. Reduced size of __uClibc_syscall.
|
%!s(int64=24) %!d(string=hai) anos |
Manuel Novoa III
|
3d15998e65
Fix a couple of bugs: check mode is legal; open file and check success before
|
%!s(int64=24) %!d(string=hai) anos |
Eric Andersen
|
50021bfdd0
strtok_r.c was not being compiled in, so fix that.
|
%!s(int64=24) %!d(string=hai) anos |
Manuel Novoa III
|
0543518c73
Stupid buglet fix. Don't trash FILE bufstart if buffer allocation fails.
|
%!s(int64=24) %!d(string=hai) anos |
Manuel Novoa III
|
9aed53cc26
Added __strtok_r function. Change strtok to a wrapper around __strtok_r and
|
%!s(int64=24) %!d(string=hai) anos |
Manuel Novoa III
|
57e9510d98
Fix a buglet regarding floating point output for ?nprintf functions.
|
%!s(int64=24) %!d(string=hai) anos |
Eric Andersen
|
faec125f35
This evening I've been investigating why linking with the shared uClibc library
|
%!s(int64=24) %!d(string=hai) anos |
Manuel Novoa III
|
82dd793fd0
stdio mostly rewritten... passes lots of tests now.
|
%!s(int64=24) %!d(string=hai) anos |
David McCullough
|
8cdb05af7d
|
%!s(int64=24) %!d(string=hai) anos |
David McCullough
|
56e2c9e550
|
%!s(int64=24) %!d(string=hai) anos |
David McCullough
|
8c9907105a
|
%!s(int64=24) %!d(string=hai) anos |
David McCullough
|
ec656c1429
|
%!s(int64=24) %!d(string=hai) anos |
David McCullough
|
a7c7b0948e
|
%!s(int64=24) %!d(string=hai) anos |
David McCullough
|
e173fa9173
|
%!s(int64=24) %!d(string=hai) anos |