mirror of
git://sourceware.org/git/glibc.git
synced 2024-12-27 04:41:02 +08:00
857fa1b81d
* malloc/malloc.c (morecore): Don't attempt recursive realloc of info table when _heaplimit==0 during realloc growing large block. * MakeTAGS (extract): Remove /dev/null from xgettext command line. (text-srcs): New variable: extract only C sources from $(tags_sources). (po/$(domain).pot): Depend on that. If it's empty, cp /dev/null $@ instead of $(extract). * misc/Makefile (headers): Add iovec.h. * sysdeps/unix/sysv/linux/iovec.h: New file. * sysdeps/generic/iovec.h: New file. * misc/sys/uio.h (struct iovec): Type replaced with #include <iovec.h>. * configure.in (NO_UNDERSCORES check): Use AC_TRY_LINK instead of AC_TRY_COMPILE. * misc/sys/cdefs.h [__USE_BSD] (const, signed, volatile): Move these macros inside [! __STDC__]. * stdlib/rpmatch.c: New file. * stdlib/Makefile (routines): Add rpmatch. * stdlib/stdlib.h [__USE_SVID]: Declare rpmatch. * MakeTAGS (MSGJOIN): Variable removed. (po/SYS_libc.pot): Use $(XGETTEXT) instead of $(MSGJOIN). Wed Mar 20 20:08:46 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de> * sysdeps/unix/sysdep.h: Don't define C_SYMBOL_NAME. * sysdeps/unix/sysv/linux/m68k/sysdep.h: Don't define NO_UNDERSCORES. |
||
---|---|---|
.. | ||
alpha | ||
gnu | ||
i386 | ||
m68k | ||
nfs | ||
sys | ||
accept.S | ||
adjtime.c | ||
bind.S | ||
configure | ||
connect.S | ||
Dist | ||
dl-sysdep.c | ||
errnos.h | ||
fcntlbits.h | ||
gethostid.c | ||
gethostname.c | ||
getpeername.S | ||
getsockname.S | ||
getsockopt.S | ||
ieee-fpucw.c | ||
Implies | ||
init-first.c | ||
iovec.h | ||
listen.S | ||
local_lim.h | ||
madvise.c | ||
Makefile | ||
msgctl.c | ||
msgget.c | ||
msgrcv.c | ||
msgsnd.c | ||
poll.c | ||
ptrace.c | ||
recv.S | ||
recvfrom.S | ||
recvmsg.S | ||
resourcebits.h | ||
select.S | ||
semctl.c | ||
semget.c | ||
semop.c | ||
send.S | ||
sendmsg.S | ||
sendto.S | ||
setegid.c | ||
seteuid.c | ||
setfpucw.c | ||
sethostid.c | ||
setsockopt.S | ||
shmat.c | ||
shmctl.c | ||
shmdt.c | ||
shmget.c | ||
shutdown.S | ||
sigaction.h | ||
signal.c | ||
signum.h | ||
sigsuspend.c | ||
socketpair.S | ||
speed.c | ||
statbuf.h | ||
syscall.h | ||
syscalls.list | ||
sysconf.c | ||
tcdrain.c | ||
tcflow.c | ||
tcflush.c | ||
tcgetattr.c | ||
tcgetpgrp.c | ||
tcsetattr.c | ||
tcsetpgrp.c | ||
termbits.h | ||
ualarm.c | ||
ulimit.c | ||
usleep.c | ||
utsnamelen.h | ||
vfork.c | ||
wait3.c | ||
wait.c | ||
waitpid.c |