glibc/history.git
25 years agoupdate from main archive 9610160d204b0a522b9fef2168e1808a0566c9209d0893libc-961017libc-961018libc-961019
Ulrich Drepper [Thu, 17 Oct 1996 01:51:38 +0000 (17 01:51 +0000)]
update from main archive 961016

25 years agoThu Oct 10 17:25:55 1996 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu>b207ff4bd88564215ef7c68e61ec46aa4cb461c1libc-961016
Thomas Bushnell, BSG [Tue, 15 Oct 1996 15:07:50 +0000 (15 15:07 +0000)]
Thu Oct 10 17:25:55 1996  Thomas Bushnell, n/BSG  <thomas@gnu.ai.mit.edu>

* sysdeps/mach/hurd/fcntlbits.h (O_SHLOCK, O_EXLOCK): Redesignate
as file name translation flags.
* hurd/hurdlookup.c (__hurd_file_name_lookup_retry): Don't pretend
to do anything for O_SHLOCK or O_EXLOCK.  Those are now file name
translation flags.

25 years agoThu Oct 10 17:25:55 1996 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu>
Thomas Bushnell, BSG [Tue, 15 Oct 1996 15:06:39 +0000 (15 15:06 +0000)]
Thu Oct 10 17:25:55 1996  Thomas Bushnell, n/BSG  <thomas@gnu.ai.mit.edu>

* Makerules (sysd-Makefile): Look for sysdep Makefiles using $(..)
so that it still works right if we happen to get called in a
subdir it still works.

25 years agoupdate from main archvie 961013d41c6f6161ef2b500b68d7599fcbc6a4c4ca2285libc-961014libc-961015
Ulrich Drepper [Sun, 13 Oct 1996 21:35:39 +0000 (13 21:35 +0000)]
update from main archvie 961013

25 years agoadd missing files31c95122ee73661bacd2b3f35140937e5950a7f5libc-961013
Ulrich Drepper [Sun, 13 Oct 1996 10:40:32 +0000 (13 10:40 +0000)]
add missing files

25 years ago(__hash_open):201d97bbe938892fce5666ab251d5b9387145f52libc-961012
Miles Bader [Sat, 12 Oct 1996 03:38:21 +0000 (12 03:38 +0000)]
(__hash_open):
  Correctly test for a read-write db.

25 years agoupdate from main archive 961011
Ulrich Drepper [Sat, 12 Oct 1996 00:56:05 +0000 (12 00:56 +0000)]
update from main archive 961011

25 years agoupdate from main archive 961010libc-961011
Ulrich Drepper [Fri, 11 Oct 1996 03:12:48 +0000 (11 03:12 +0000)]
update from main archive 961010

25 years agoupdate from main archive 961009b33f91e91da81059b388c8f8ee0d0024212eb180libc-961010
Ulrich Drepper [Thu, 10 Oct 1996 01:07:18 +0000 (10 01:07 +0000)]
update from main archive 961009

25 years agoupdate from main archive 96100811336c165c25e5a467335ca742674b1d5ad6d982libc-961009
Ulrich Drepper [Tue, 8 Oct 1996 23:39:20 +0000 (8 23:39 +0000)]
update from main archive 961008

25 years agoTue Oct 8 13:58:31 1996 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu>
Thomas Bushnell, BSG [Tue, 8 Oct 1996 18:38:34 +0000 (8 18:38 +0000)]
Tue Oct  8 13:58:31 1996  Thomas Bushnell, n/BSG  <thomas@gnu.ai.mit.edu>

* hurd/ports-get.c (_hurd_ports_get): If the requested port is
null, don't attempt mach_port_mod_refs.

25 years ago*** empty log message ***
Thomas Bushnell, BSG [Tue, 8 Oct 1996 18:38:08 +0000 (8 18:38 +0000)]
*** empty log message ***

25 years agoMon Oct 7 14:51:52 1996 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu>
Thomas Bushnell, BSG [Tue, 8 Oct 1996 15:23:58 +0000 (8 15:23 +0000)]
Mon Oct  7 14:51:52 1996  Thomas Bushnell, n/BSG  <thomas@gnu.ai.mit.edu>
* sysdeps/unix/bsd/tcflow.c (tcflow): Complete de-ansideclification.
* sysdeps/unix/bsd/tcflush.c (tcflush): Likewise.

25 years agoMon Oct 7 14:51:52 1996 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu>
Thomas Bushnell, BSG [Tue, 8 Oct 1996 15:23:32 +0000 (8 15:23 +0000)]
Mon Oct  7 14:51:52 1996  Thomas Bushnell, n/BSG  <thomas@gnu.ai.mit.edu>
* sysdeps/posix/pipestream.c (readdecl, writedecl, seekdecl,
popen):
Complete de-ansideclification.

25 years agoMon Oct 7 14:51:52 1996 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu>
Thomas Bushnell, BSG [Tue, 8 Oct 1996 15:22:49 +0000 (8 15:22 +0000)]
Mon Oct  7 14:51:52 1996  Thomas Bushnell, n/BSG  <thomas@gnu.ai.mit.edu>

* sysdeps/mach/hurd/pipestream.c: New file to avoid use of
sysdeps/unix/pipestream.c.

* sysdeps/mach/hurd/readdir_r.c: New file, guts copied entirely
from sysdeps/mach/hurd/readdir.c.

25 years agoThu Oct 3 13:33:31 1996 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu>
Thomas Bushnell, BSG [Tue, 8 Oct 1996 15:22:21 +0000 (8 15:22 +0000)]
Thu Oct  3 13:33:31 1996  Thomas Bushnell, n/BSG  <thomas@gnu.ai.mit.edu>

* sysdeps/generic/gnu/types.h: Added __loff_t.
Don't declare key_t here.

25 years agoMon Oct 7 14:51:52 1996 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu>
Thomas Bushnell, BSG [Tue, 8 Oct 1996 15:21:53 +0000 (8 15:21 +0000)]
Mon Oct  7 14:51:52 1996  Thomas Bushnell, n/BSG  <thomas@gnu.ai.mit.edu>

* stdio/freopen.c: Complete de-ansideclification.
* stdio/fgets.c (fgets): Likewise.
* stdio/getdelim.c (__getdelim): Likewise.

25 years agoFri Oct 4 17:30:22 1996 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu>
Thomas Bushnell, BSG [Tue, 8 Oct 1996 15:21:21 +0000 (8 15:21 +0000)]
Fri Oct  4 17:30:22 1996  Thomas Bushnell, n/BSG  <thomas@gnu.ai.mit.edu>

* hurd/hurdsig.c (signal_allowed): Add SIGWINCH to the list that
controlling terminals are allowed to send.

* hurd/alloc-fd.c (_hurd_alloc_fd): If SIZE is so big that the
table is larger than the allowable address size, then return
failure.

25 years ago*** empty log message ***
Thomas Bushnell, BSG [Tue, 8 Oct 1996 15:20:32 +0000 (8 15:20 +0000)]
*** empty log message ***

25 years agoRemove duplicate.88c24ea1c6226314b8b61f5e6b2dc0290e8d3713libc-961008
Ulrich Drepper [Tue, 8 Oct 1996 02:43:01 +0000 (8 02:43 +0000)]
Remove duplicate.

25 years agoupdate from main archive 961005cccda09fd700b0720f2ec3c7c516e0fedca4a6c2libc-961006libc-961007libc-970829libc-970904libc-970911libc-970912libc-970915libc-970916libc-970920libc-970924libc-970926libc-970930libc-971011libc-971012libc-971026libc-971029libc-971031libc-971103libc-971105libc-971106libc-971111libc-971112libc-971117libc-971118libc-971122libc-971123libc-971124libc-971125libc-971201libc-971203libc-971204libc-971207libc-971208libc-971214libc-971222libc-971228
Ulrich Drepper [Sun, 6 Oct 1996 02:05:11 +0000 (6 02:05 +0000)]
update from main archive 961005

25 years agoRegenerated from sysdeps/mach/hurd/errnos.awk manual/errno.texi /home/hi2/build/i486... 106b47fccffad8b701393adfe0bff6aa8abb9852libc-961004libc-961005
Thomas Bushnell, BSG [Thu, 3 Oct 1996 21:26:11 +0000 (3 21:26 +0000)]
Regenerated from sysdeps/mach/hurd/errnos.awk manual/errno.texi /home/hi2/build/i486-gnu/libc/config.h libintl.h intl/libintl.h features.h sys/cdefs.h misc/sys/cdefs.h /usr/lib/gcc-lib/i486-gnu-miles/2.7.2/include/stddef.h locale.h locale/locale.h /gd4/gnu/miles/i486-gnu/install/include/mach/message.h /gd4/gnu/miles/i486-gnu/install/include/mach/kern_return.h /gd4/gnu/miles/i486-gnu/install/include/mach/machine/kern_return.h /gd4/gnu/miles/i486-gnu/install/include/mach/port.h /gd4/gnu/miles/i486-gnu/install/include/mach/boolean.h /gd4/gnu/miles/i486-gnu/install/include/mach/machine/boolean.h /gd4/gnu/miles/i486-gnu/install/include/mach/machine/vm_types.h /gd4/gnu/miles/i486-gnu/install/include/mach/mig_errors.h /gd4/gnu/miles/i486-gnu/install/include/device/device_types.h /gd4/gnu/miles/i486-gnu/install/include/mach/std_types.h

25 years agoupdate from main archive 961001
Ulrich Drepper [Wed, 2 Oct 1996 01:40:17 +0000 (2 01:40 +0000)]
update from main archive 961001

25 years agoUntabify.
Karl Berry [Mon, 30 Sep 1996 17:47:57 +0000 (30 17:47 +0000)]
Untabify.

25 years agoChanges for Texinfo 3.8 release; see ChangeLog.
Karl Berry [Mon, 30 Sep 1996 17:39:54 +0000 (30 17:39 +0000)]
Changes for Texinfo 3.8 release; see ChangeLog.

25 years agoupdate from main archive 960927d68171edce96cb59b5cb869f6a82afcc50db00belibc-960928libc-960929libc-961001
Ulrich Drepper [Sat, 28 Sep 1996 03:24:10 +0000 (28 03:24 +0000)]
update from main archive 960927

25 years agoupdate from main archivec40298232a7ed3fb1b64eb4ffe352829deb79694libc-960927
Ulrich Drepper [Fri, 27 Sep 1996 03:45:24 +0000 (27 03:45 +0000)]
update from main archive

25 years ago*** empty log message ***
Thomas Bushnell, BSG [Thu, 26 Sep 1996 17:48:47 +0000 (26 17:48 +0000)]
*** empty log message ***

25 years agoThu Sep 26 13:44:29 1996 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu>
Thomas Bushnell, BSG [Thu, 26 Sep 1996 17:48:09 +0000 (26 17:48 +0000)]
Thu Sep 26 13:44:29 1996  Thomas Bushnell, n/BSG  <thomas@gnu.ai.mit.edu>

* hurd/Makefile (installed-sunrpc-headers): New variable.
(sunrpc-headers): New variable.
(install-headers-nosubir): Depend on $(installed-sunrpc-headers),
not just <rpc/netdb.h>.
($(installed-sunrpc-headers)): Provide rule for all of these.

25 years ago(-vxsim*): New operating system.5686557215c7b4dd5f69a286f6b5aad98ebd28b1libc-960925libc-960926
Richard Kenner [Tue, 24 Sep 1996 02:44:17 +0000 (24 02:44 +0000)]
(-vxsim*): New operating system.

25 years ago*** empty log message ***
Thomas Bushnell, BSG [Mon, 23 Sep 1996 21:51:36 +0000 (23 21:51 +0000)]
*** empty log message ***

25 years agoupdate from main archive 960922e320cbc913f2d70b3f68ba1005c02fb76adc4245libc-960923
Ulrich Drepper [Mon, 23 Sep 1996 00:24:55 +0000 (23 00:24 +0000)]
update from main archive 960922

25 years ago*** empty log message ***7816fbdf7aec9e431535b2a23483ea746476443flibc-960922
Thomas Bushnell, BSG [Sun, 22 Sep 1996 03:44:47 +0000 (22 03:44 +0000)]
*** empty log message ***

25 years agoupdate from main archive 960921
Ulrich Drepper [Sun, 22 Sep 1996 03:06:42 +0000 (22 03:06 +0000)]
update from main archive 960921

25 years ago*** empty log message ***
Thomas Bushnell, BSG [Sat, 21 Sep 1996 23:54:18 +0000 (21 23:54 +0000)]
*** empty log message ***

25 years ago*** empty log message ***
Thomas Bushnell, BSG [Sat, 21 Sep 1996 20:05:50 +0000 (21 20:05 +0000)]
*** empty log message ***

25 years agoWhy are these removed?
Ulrich Drepper [Sat, 21 Sep 1996 12:41:17 +0000 (21 12:41 +0000)]
Why are these removed?

25 years ago*** empty log message ***c55698973e31ea5ea2ecddafb5821984343b96d0libc-960921
Thomas Bushnell, BSG [Fri, 20 Sep 1996 19:41:28 +0000 (20 19:41 +0000)]
*** empty log message ***

25 years ago*** empty log message ***
Thomas Bushnell, BSG [Fri, 20 Sep 1996 19:40:31 +0000 (20 19:40 +0000)]
*** empty log message ***

25 years agoupdate from main archive 960919ec4b0518a39f46354c0d75b4c3e2f507c9af261elibc-960920
Ulrich Drepper [Fri, 20 Sep 1996 01:58:09 +0000 (20 01:58 +0000)]
update from main archive 960919

25 years ago (\inforef): Move to more appropriate place.
Karl Berry [Wed, 18 Sep 1996 12:15:20 +0000 (18 12:15 +0000)]
 (\inforef): Move to more appropriate place.
* texinfo.tex (\inforef): Move to more appropriate place.
(\pounds): Remove spurious extra $.
(\email): Typeset argument in angle brackets.
(\macro): Use \doignore for robustness, instead of just letting TeX
parse the argument.
(\unmacro): Define.

25 years ago*** empty log message ***bcc7b35158494644c494ee0e54fd44cdaf78292clibc-960918libc-960919
Thomas Bushnell, BSG [Tue, 17 Sep 1996 14:58:48 +0000 (17 14:58 +0000)]
*** empty log message ***

25 years agoRMS:
Richard Kenner [Sun, 15 Sep 1996 00:49:22 +0000 (15 00:49 +0000)]
RMS:

Use pc instead of unknown, for pc clones.
Use -linux-gnu for Linux-based GNU systems.

25 years ago*** empty log message ***757dc096f3e4ef5c4a0305b702835293b0325af1libc-960913
Thomas Bushnell, BSG [Fri, 13 Sep 1996 06:22:21 +0000 (13 06:22 +0000)]
*** empty log message ***

25 years ago*** empty log message ***
Thomas Bushnell, BSG [Fri, 13 Sep 1996 05:28:59 +0000 (13 05:28 +0000)]
*** empty log message ***

25 years ago*** empty log message ***
Thomas Bushnell, BSG [Fri, 13 Sep 1996 05:05:58 +0000 (13 05:05 +0000)]
*** empty log message ***

25 years agoUse pc instead of unknown, for pc clone systems.
Richard M. Stallman [Fri, 13 Sep 1996 03:46:14 +0000 (13 03:46 +0000)]
Use pc instead of unknown, for pc clone systems.
Change linux to linux-gnu.

25 years agoupdate from main archive 960912
Ulrich Drepper [Fri, 13 Sep 1996 03:21:39 +0000 (13 03:21 +0000)]
update from main archive 960912

25 years ago*** empty log message ***
Thomas Bushnell, BSG [Thu, 12 Sep 1996 22:22:29 +0000 (12 22:22 +0000)]
*** empty log message ***

25 years ago*** empty log message ***
Thomas Bushnell, BSG [Thu, 12 Sep 1996 21:52:04 +0000 (12 21:52 +0000)]
*** empty log message ***

25 years agoUse POSIX version of version.c.
Ulrich Drepper [Thu, 12 Sep 1996 18:29:32 +0000 (12 18:29 +0000)]
Use POSIX version of version.c.

25 years agoHelper scripts and files from ADO 96k
Ulrich Drepper [Thu, 12 Sep 1996 18:27:55 +0000 (12 18:27 +0000)]
Helper scripts and files from ADO 96k

25 years agoHack to get DT_INTERP section ing shared objects.
Ulrich Drepper [Thu, 12 Sep 1996 18:25:29 +0000 (12 18:25 +0000)]
Hack to get DT_INTERP section ing shared objects.

25 years agoupdate from main archive 960911f0f1bf8536fe660cb6230a22694f9b7e6b02605elibc-960912
Ulrich Drepper [Thu, 12 Sep 1996 02:51:03 +0000 (12 02:51 +0000)]
update from main archive 960911

25 years ago*** empty log message ***158ff48e348ece17fbda4d9b3c152df2f7cc76d0libc-960911
Thomas Bushnell, BSG [Wed, 11 Sep 1996 02:48:08 +0000 (11 02:48 +0000)]
*** empty log message ***

25 years agoupdate from main archive 960910
Ulrich Drepper [Wed, 11 Sep 1996 01:52:48 +0000 (11 01:52 +0000)]
update from main archive 960910

25 years agogeneral version for architectures which pass arguments on the stack569c558c880779d33c6642662d1aa57dff697244libc-960910
Ulrich Drepper [Tue, 10 Sep 1996 10:42:55 +0000 (10 10:42 +0000)]
general version for architectures which pass arguments on the stack

25 years agoupdate from main archive 960909
Ulrich Drepper [Tue, 10 Sep 1996 02:00:15 +0000 (10 02:00 +0000)]
update from main archive 960909

25 years agothird update from main archive 960907c2bb8cabc58851b00d43c15ed4c37ac393a3465blibc-960908libc-960909
Ulrich Drepper [Sun, 8 Sep 1996 02:16:48 +0000 (8 02:16 +0000)]
third update from main archive 960907

25 years agosecond update 960907 from main archive
Ulrich Drepper [Sun, 8 Sep 1996 02:07:08 +0000 (8 02:07 +0000)]
second update 960907 from main archive

25 years agoupdate from main archive 960907
Ulrich Drepper [Sat, 7 Sep 1996 23:56:19 +0000 (7 23:56 +0000)]
update from main archive 960907

25 years agoupdate from main archive 960906edf5b2d7168982e1725f41e142b77e5ec88d7bf2libc-960907
Ulrich Drepper [Sat, 7 Sep 1996 04:10:57 +0000 (7 04:10 +0000)]
update from main archive 960906

25 years agoFormatting change, define @pounds, etc.
Karl Berry [Fri, 6 Sep 1996 19:24:48 +0000 (6 19:24 +0000)]
Formatting change, define @pounds, etc.

25 years ago*** empty log message ***acf51e02617b9b8da57b0ee982f96080ee954a38libc-960906
Thomas Bushnell, BSG [Fri, 6 Sep 1996 00:08:55 +0000 (6 00:08 +0000)]
*** empty log message ***

25 years agoRegenerated from ../sysdeps/gnu/errlist.awk ../manual/errno.texi
Thomas Bushnell, BSG [Thu, 5 Sep 1996 23:33:07 +0000 (5 23:33 +0000)]
Regenerated from ../sysdeps/gnu/errlist.awk ../manual/errno.texi

25 years agoupdate from main archive 96090457ba7bb47152ed3e50805db2bca137cb866a9a71libc-960905
Ulrich Drepper [Thu, 5 Sep 1996 02:49:18 +0000 (5 02:49 +0000)]
update from main archive 960904

25 years ago*** empty log message ***db813f25f26d17ba0b5e52411575ff930db7fac3libc-960904
Thomas Bushnell, BSG [Tue, 3 Sep 1996 22:24:21 +0000 (3 22:24 +0000)]
*** empty log message ***

25 years ago*** empty log message ***
Thomas Bushnell, BSG [Tue, 3 Sep 1996 14:06:08 +0000 (3 14:06 +0000)]
*** empty log message ***

25 years ago (\centerchfplain): Rewrite to use \chfplain, and to
Karl Berry [Mon, 2 Sep 1996 15:14:43 +0000 (2 15:14 +0000)]
 (\centerchfplain): Rewrite to use \chfplain, and to
  actually center.
(\unnchfplain): Just call \chfplain.
(\chfplain): Rewrite to be generally callable.
(\centerparametersmaybe): Hook, a no-op except with @centerchap.

25 years ago(\key): Do not uppercase the argument; key names
Karl Berry [Sat, 31 Aug 1996 19:08:16 +0000 (31 19:08 +0000)]
(\key): Do not uppercase the argument; key names
can be mixed case, e.g., `Control'.

25 years agoupdate from main archive 960830adfa20781b59473b9514c6c4bef40ea909a6eacdlibc-960831libc-960901libc-960902libc-960903
Ulrich Drepper [Sat, 31 Aug 1996 00:13:23 +0000 (31 00:13 +0000)]
update from main archive 960830

25 years ago*** empty log message ***
Thomas Bushnell, BSG [Fri, 30 Aug 1996 23:40:22 +0000 (30 23:40 +0000)]
*** empty log message ***

25 years agoupdate from main archive 9608296e953631df4b716fcf2d2bcfb62e44ffba2a6b40libc-960830
Ulrich Drepper [Fri, 30 Aug 1996 00:58:28 +0000 (30 00:58 +0000)]
update from main archive 960829

25 years ago*** empty log message ***
Thomas Bushnell, BSG [Thu, 29 Aug 1996 21:09:30 +0000 (29 21:09 +0000)]
*** empty log message ***

25 years ago*** empty log message ***
Thomas Bushnell, BSG [Thu, 29 Aug 1996 19:45:04 +0000 (29 19:45 +0000)]
*** empty log message ***

25 years ago*** empty log message ***
Thomas Bushnell, BSG [Thu, 29 Aug 1996 17:59:39 +0000 (29 17:59 +0000)]
*** empty log message ***

25 years ago*** empty log message ***
Thomas Bushnell, BSG [Thu, 29 Aug 1996 16:02:14 +0000 (29 16:02 +0000)]
*** empty log message ***

25 years agoupdate from main archive 96082814bab8de31e04b990c2ce83d844f634ec57a6cc6libc-1-93libc-960829
Ulrich Drepper [Thu, 29 Aug 1996 00:31:18 +0000 (29 00:31 +0000)]
update from main archive 960828

25 years agoupdate from main archive 960827b236e99d90748f6caf77994e96dc5aaa48ce2993libc-960828
Ulrich Drepper [Wed, 28 Aug 1996 01:02:12 +0000 (28 01:02 +0000)]
update from main archive 960827

25 years agoUpadte.libc-ud-960827
Ulrich Drepper [Wed, 28 Aug 1996 00:26:07 +0000 (28 00:26 +0000)]
Upadte.

25 years agoupdate from main archive 9608260b72c47ecf998030603fa0140225b9a5fe36473clibc-960827
Ulrich Drepper [Tue, 27 Aug 1996 02:23:16 +0000 (27 02:23 +0000)]
update from main archive 960826

25 years agoUpdate 960827.libc-ud-960826
Ulrich Drepper [Tue, 27 Aug 1996 01:46:37 +0000 (27 01:46 +0000)]
Update 960827.

25 years agoRegenerated: autoconf configure.in59f63dc4f508b3dffaf1c12b0632e2bfce05d94bglibc-1-93libc-ud-960829
Ulrich Drepper [Tue, 27 Aug 1996 00:21:08 +0000 (27 00:21 +0000)]
Regenerated: autoconf  configure.in

25 years agoRegenerated: autoconf configure.in
Ulrich Drepper [Tue, 27 Aug 1996 00:14:18 +0000 (27 00:14 +0000)]
Regenerated: autoconf  configure.in

25 years ago*** empty log message ***
Thomas Bushnell, BSG [Mon, 26 Aug 1996 20:34:42 +0000 (26 20:34 +0000)]
*** empty log message ***

25 years ago*** empty log message ***
Thomas Bushnell, BSG [Mon, 26 Aug 1996 17:39:10 +0000 (26 17:39 +0000)]
*** empty log message ***

25 years agohandle password file locking.
Ulrich Drepper [Mon, 26 Aug 1996 10:28:45 +0000 (26 10:28 +0000)]
handle password file locking.

25 years agoupdate from main archive 960825dcf0671d905200c449f92ead6cf43c184637a0d5libc-960826
Ulrich Drepper [Mon, 26 Aug 1996 00:43:34 +0000 (26 00:43 +0000)]
update from main archive 960825

25 years agoUpdate.4884d0f03c5a3b3d2459655e76fa2d0684d389dclibc-ud-960825
Ulrich Drepper [Mon, 26 Aug 1996 00:14:11 +0000 (26 00:14 +0000)]
Update.

25 years agoAdd definition of __eh_pc and __throw to --no-whole-archive test program.
Ulrich Drepper [Sun, 25 Aug 1996 23:59:31 +0000 (25 23:59 +0000)]
Add definition of __eh_pc and __throw to --no-whole-archive test program.

25 years ago(line_wrap_stream): Initialize D->seek.0f86f6c9a1979b1902f879071d21d0cbff3f7527libc-960821libc-960822libc-960823libc-960824libc-960825
Miles Bader [Tue, 20 Aug 1996 21:55:39 +0000 (20 21:55 +0000)]
(line_wrap_stream): Initialize D->seek.

25 years ago (\key): Typeset a lozenge around the argument (from
Karl Berry [Tue, 20 Aug 1996 18:37:11 +0000 (20 18:37 +0000)]
 (\key): Typeset a lozenge around the argument (from
 gildea@intouchsys.com).

25 years agoupdate from main archive 96081839778c6c9e6455303979aca2dc4685bf56cdc9belibc-960819libc-960820
Ulrich Drepper [Mon, 19 Aug 1996 01:07:44 +0000 (19 01:07 +0000)]
update from main archive 960818

25 years agoUpdate.e9d258b798f0c2e46433d2bd483e4fd47cc00915libc-ud-960818-early
Ulrich Drepper [Sun, 18 Aug 1996 14:47:31 +0000 (18 14:47 +0000)]
Update.

25 years ago*** empty log message ***a057e7dcc7912b6440ee15ffb8f1f5823845773elibc-960817libc-960818
Thomas Bushnell, BSG [Fri, 16 Aug 1996 20:42:32 +0000 (16 20:42 +0000)]
*** empty log message ***

25 years agoupdate from main archive 9608152de99474c3d4278fb874bbbc12c24c388f786c21libc-960816
Ulrich Drepper [Fri, 16 Aug 1996 01:33:20 +0000 (16 01:33 +0000)]
update from main archive 960815

25 years agoUpdate.
Ulrich Drepper [Fri, 16 Aug 1996 00:23:04 +0000 (16 00:23 +0000)]
Update.

25 years agoRegenerated from ../sysdeps/gnu/errlist.awk ../manual/errno.texi
root [Thu, 15 Aug 1996 23:44:33 +0000 (15 23:44 +0000)]
Regenerated from ../sysdeps/gnu/errlist.awk ../manual/errno.texi

25 years agoupdate from main archive 960814706074a5bb120f78f4fd8bc40c6814f14e17e530libc-960815
Ulrich Drepper [Thu, 15 Aug 1996 01:23:29 +0000 (15 01:23 +0000)]
update from main archive 960814

25 years agoUpdate for manual changes.046e3001f9370904c1efd764cfe49c472818ddfblibc-ud-960815
Ulrich Drepper [Thu, 15 Aug 1996 00:14:23 +0000 (15 00:14 +0000)]
Update for manual changes.