mirror of
https://sourceware.org/git/glibc.git
synced 2024-11-16 18:10:11 +00:00
3e2ee7271d
* sysdeps/unix/sysv/linux/poll.c: Don't define as stub. Use simulation of system call using select. * sysdeps/unix/sysv/linux/signal.c: Use POSIX implementation. * sysdeps/unix/sysv/linux/statbuf.h: Define _STAT_VER. * sysdeps/unix/sysv/linux/i386/sigaction.c: Correct parameter name usage (new->act, old->oact). Correct asm statement because of gcc strangeness. * sysdeps/i386/i586/strchr.S: Correct typos: cmp -> cmpb. * sunrpc/clnt_perr.c: Remove declaration of sys_errlist. They conflict with the ones in stdio.h. * string/tester.c: %Z is no complete format. Change to %Zd. * sysdeps/mach/hurd/symlink.c (__symlink): Ditto. |
||
---|---|---|
.. | ||
add_n.S | ||
addmul_1.S | ||
Implies | ||
lshift.S | ||
memcopy.h | ||
mul_1.S | ||
rshift.S | ||
strchr.S | ||
strlen.S | ||
sub_n.S | ||
submul_1.S |