glibc/manual
Ulrich Drepper bdb04ee8e2 Update.
1999-07-30  Andreas Schwab  <schwab@suse.de>

	* sysdeps/unix/sysv/linux/getsysstats.c (GET_NPROCS_PARSER): New
	definition.
	(__get_nprocs): Use it.
	(__get_nprocs_conf): Define as separate function if
	GET_NPROCS_CONF_PARSER is defined.
	* sysdeps/unix/sysv/linux/alpha/getsysstats.c: New file.

	* include/sys/sysinfo.h: New file.
	* sysdeps/generic/sys/sysinfo.h: Remove declaration of internal
	interface.
	* sysdeps/unix/sysv/linux/sys/sysinfo.h: Likewise.

1999-07-30  H.J. Lu  <hjl@gnu.org>

	* libio/iofflush.c (fflush_unlocked): Weak aliase if
	_IO_MTSAFE_IO is not defined.
	* libio/clearerr.c (clearerr_unlocked): Likewise.
	* libio/feof.c (feof_unlocked): Likewise.
	* libio/ferror.c (ferror_unlocked): Likewise.
	* libio/fputc.c (fputc_unlocked): Likewise.
	* libio/getc.c (getc_unlocked, fgetc_unlocked): Likewise.
	* libio/getchar.c (getchar_unlocked): Likewise.
	* libio/putc.c (putc_unlocked): Likewise.
	* libio/putchar.c (putchar_unlocked): Likewise.

1999-07-30  Thorsten Kukuk  <kukuk@suse.de>

	* sunrpc/Versions: Add svc_getreq_common, svc_getreq_poll,
	  svc_max_pollfd and svc_pollfd to GLIBC_2.2
	* sunrpc/rpc/svc.h: Use rpc*_t types, add new prototypes
	  for svc_run/poll interface.
	* sunrpc/rpc/types.h: Add rpc*_t typedefs.
	* sunrpc/rpc_common.c: Add svc_pollfd and svc_max_pollfd as
	  global variable.
	* sunrpc/svc.c: Add svc_getreq_poll and svc_getreq_common,
	  rewrite other svc_getreq* functions to use svc_getreq_common.
	* sunrpc/svc_run.c: Use poll().

1999-07-30  Andreas Schwab  <schwab@suse.de>

	* Makerules: Put sysd-versions and Versions.all on
	postclean-generated instead of common-generated.

1999-07-29  Andreas Jaeger  <aj@arthur.rhein-neckar.de>

	* manual/time.texi (Basic CPU Time): Note that clock_t can wrap
	around and CLOCKS_PER_SEC is 1e6.
1999-07-31 06:11:24 +00:00
..
examples Update. 1998-12-31 18:19:19 +00:00
.cvsignore Update. 1998-07-17 12:36:43 +00:00
Makefile Update. 1999-01-18 09:38:36 +00:00
argp.texi Update. 1998-06-15 18:12:05 +00:00
arith.texi Update. 1999-06-30 17:16:08 +00:00
charset.texi Update. 1999-07-08 11:59:45 +00:00
conf.texi Update. 1999-04-19 16:49:35 +00:00
contrib.texi Update. 1999-06-09 11:42:30 +00:00
creature.texi Update. 1998-12-14 09:14:02 +00:00
ctype.texi Update. 1999-06-16 15:44:59 +00:00
dir Update. 1997-06-19 19:11:22 +00:00
errno.texi Update. 1999-06-16 15:44:59 +00:00
filesys.texi Update. 1999-07-06 16:26:03 +00:00
getopt.texi 1999-03-16 Andreas Jaeger <aj@arthur.rhein-neckar.de> 1999-03-19 02:17:38 +00:00
header.texi Update. 1998-07-13 12:29:13 +00:00
install.texi Update. 1999-07-27 02:07:01 +00:00
intro.texi Update. 1999-01-11 20:13:43 +00:00
io.texi Update. 1999-06-22 12:18:19 +00:00
job.texi Update. 1998-07-13 12:29:13 +00:00
lang.texi Update. 1999-06-07 15:57:26 +00:00
lgpl.texinfo Update. 1998-03-19 14:32:08 +00:00
libc-texinfo.sh Update. 1999-01-18 09:38:36 +00:00
libc.texinfo Update. 1999-03-15 10:11:11 +00:00
libcbook.texi initial import 1995-02-18 01:27:10 +00:00
llio.texi Update. 1999-06-02 10:18:54 +00:00
locale.texi Update. 1999-01-11 20:13:43 +00:00
maint.texi Update. 1998-07-13 12:29:13 +00:00
math.texi Update. 1999-07-28 19:45:27 +00:00
memory.texi Update. 1999-06-16 15:44:59 +00:00
message.texi Update. 1998-11-16 12:02:08 +00:00
nss.texi Update. 1999-05-05 17:08:26 +00:00
nsswitch.texi update from main archive 960814 1996-08-15 01:23:29 +00:00
pattern.texi Update. 1998-11-16 12:02:08 +00:00
pipe.texi Update. 1998-07-13 12:29:13 +00:00
process.texi Update. 1999-01-24 10:17:23 +00:00
search.texi Update. 1999-01-08 08:54:53 +00:00
setjmp.texi Update. 1999-02-15 09:25:37 +00:00
signal.texi Update. 1999-03-08 14:23:38 +00:00
socket.texi Update. 1999-07-18 16:05:57 +00:00
startup.texi Update. 1999-07-30 06:32:48 +00:00
stdio-fp.c update from main archive 970225 1997-02-25 05:18:05 +00:00
stdio.texi Update. 1999-06-22 12:18:19 +00:00
string.texi Update. 1999-07-14 21:05:24 +00:00
summary.awk Update. 1997-07-06 22:02:42 +00:00
sysinfo.texi Update. 1999-07-26 02:38:26 +00:00
terminal.texi (Pseudo-Terminal Pairs): Change getpt and openpty documentation after recent change in the code. 1999-03-15 13:40:08 +00:00
texinfo.tex Update. 1999-06-02 10:18:54 +00:00
texis.awk Update. 1998-07-13 12:29:13 +00:00
time.texi Update. 1999-07-31 06:11:24 +00:00
tsort.awk Limited tsort replacement. 1999-01-18 09:22:51 +00:00
users.texi Update. 1999-06-30 17:16:08 +00:00
xtract-typefun.awk Update. 1998-04-21 18:15:51 +00:00