glibc/history.git
25 years agoupdate from main archive 970226ceb2d9aaa86cc3d3d4accc294751c98d49bdc5c2libc-970227libc-970228libc-970301
Ulrich Drepper [Thu, 27 Feb 1997 06:01:16 +0000 (27 06:01 +0000)]
update from main archive 970226

25 years ago(O_NORW):867a8743a42f28c5a50de893c82db66ae215f69clibc-970226
Miles Bader [Wed, 26 Feb 1997 00:43:47 +0000 (26 00:43 +0000)]
(O_NORW):
  New macro.

25 years agoupdate from main archive 9702252f6d1f1be920d156768f7fa17957c782c770ed36libc-970225
Ulrich Drepper [Tue, 25 Feb 1997 05:18:05 +0000 (25 05:18 +0000)]
update from main archive 970225

25 years ago(__libc_argv, __libc_argc):6bac11d99322f3cdf751b43dc3b3456039fab26clibc-970224
Miles Bader [Sun, 23 Feb 1997 22:09:31 +0000 (23 22:09 +0000)]
(__libc_argv, __libc_argc):
  Make extern.
(__hurd_threadvar_max, __hurd_threadvar_stack_offset,
  __hurd_threadvar_stack_mask):
    New variables.

25 years ago(__readlink):
Miles Bader [Sun, 23 Feb 1997 22:09:29 +0000 (23 22:09 +0000)]
(__readlink):
  Use io_read rather than file_get_translator.

25 years ago(__hurd_sigthread_stack_base, __hurd_sigthread_stack_end,
Miles Bader [Sun, 23 Feb 1997 22:09:25 +0000 (23 22:09 +0000)]
(__hurd_sigthread_stack_base, __hurd_sigthread_stack_end,
  __hurd_sigthread_stack_variables):
    Variables removed.

25 years ago(_cleanup):
Miles Bader [Sun, 23 Feb 1997 22:09:22 +0000 (23 22:09 +0000)]
(_cleanup):
  Use __fcloseall instead of fclose with a NULL stream.

25 years ago(chroot):
Miles Bader [Sun, 23 Feb 1997 22:09:18 +0000 (23 22:09 +0000)]
(chroot):
  Reparent DIR to make it a real root.

25 years ago(accept):
Miles Bader [Sun, 23 Feb 1997 22:09:16 +0000 (23 22:09 +0000)]
(accept):
  Don't segv if ADDR_LEN == 0 but ADDR also == 0.

25 years ago(enum __hurd_threadvar_index):
Miles Bader [Sun, 23 Feb 1997 22:09:14 +0000 (23 22:09 +0000)]
(enum __hurd_threadvar_index):
  Add _HURD_THREADVAR_MALLOC.

25 years ago(_hurd_itimer_thread):
Miles Bader [Sun, 23 Feb 1997 22:09:11 +0000 (23 22:09 +0000)]
(_hurd_itimer_thread):
  Make a weak alias for now instead of a weak extern, as some old programs
    expect it to be defined by ld.so.
  Make a weak extern.
(_S_msg_report_wait):
  Check to see if _hurd_itimer_thread is defined before using it.

25 years ago(__hurd_sigthread_stack_base, __hurd_sigthread_stack_end,
Miles Bader [Sun, 23 Feb 1997 22:09:08 +0000 (23 22:09 +0000)]
(__hurd_sigthread_stack_base, __hurd_sigthread_stack_end,
  __hurd_sigthread_stack_variables):
    Variables removed (moved to hurdsig.c).
(__hurd_threadvar_max, __hurd_threadvar_stack_offset,
  __hurd_threadvar_stack_mask):
    Variables removed.

25 years ago(__hurd_sigthread_stack_base, __hurd_sigthread_stack_end,
Miles Bader [Sun, 23 Feb 1997 22:09:04 +0000 (23 22:09 +0000)]
(__hurd_sigthread_stack_base, __hurd_sigthread_stack_end,
  __hurd_sigthread_stack_variables):
    New variables (moved here from hurdstartup.c).

25 years ago(__libc_argc):
Miles Bader [Sun, 23 Feb 1997 22:09:01 +0000 (23 22:09 +0000)]
(__libc_argc):
  New variable.

25 years ago(_hurdsig_fault_preempter):
Miles Bader [Sun, 23 Feb 1997 22:08:59 +0000 (23 22:08 +0000)]
(_hurdsig_fault_preempter):
  New weak alias.

25 years ago(_hurd_pids_changed_stamp, _hurd_pids_changed_sync):
Miles Bader [Sun, 23 Feb 1997 22:08:55 +0000 (23 22:08 +0000)]
(_hurd_pids_changed_stamp, _hurd_pids_changed_sync):
  Declare extern.

25 years ago(_default_hurd_getdport_fn):
Miles Bader [Sun, 23 Feb 1997 22:08:53 +0000 (23 22:08 +0000)]
(_default_hurd_getdport_fn):
  New variable.
(_hurd_getdport_fn):
  Now a weak alias to _default_hurd_getdport_fn.

25 years ago(fchroot):
Miles Bader [Sun, 23 Feb 1997 22:08:51 +0000 (23 22:08 +0000)]
(fchroot):
  Reparent DIR to make it a real root.

25 years ago.
Miles Bader [Sun, 23 Feb 1997 22:08:32 +0000 (23 22:08 +0000)]
.

25 years agoupdate from main archive 9702215a97622d5e053e935af0a9715ddd941fdaafcaf9libc-970222libc-970223
Ulrich Drepper [Sat, 22 Feb 1997 01:20:46 +0000 (22 01:20 +0000)]
update from main archive 970221

25 years agoupdate from main archive 9702181fb05e3db1891142410bc58c320dfe281749fffelibc-970219libc-970220libc-970221
Ulrich Drepper [Wed, 19 Feb 1997 04:43:53 +0000 (19 04:43 +0000)]
update from main archive 970218

25 years agofile ip.h was initially added on branch glibc-2_0_x.
Ulrich Drepper [Tue, 18 Feb 1997 04:08:21 +0000 (18 04:08 +0000)]
file ip.h was initially added on branch glibc-2_0_x.

25 years agoUpdate to 2.1.x development versionc84142e8fe3cbcce43ae35ac957a74ac8216d11dlibc-970215libc-970216libc-970217libc-970218
Ulrich Drepper [Sat, 15 Feb 1997 04:31:36 +0000 (15 04:31 +0000)]
Update to 2.1.x development version

25 years agoupdate from main archive 9702147434ccadbb6897d366d2377f84efe1e2cd61b02broot-libc-2_0_x-branch
Ulrich Drepper [Sat, 15 Feb 1997 02:32:58 +0000 (15 02:32 +0000)]
update from main archive 970214

25 years agoupdate from main archive 970212795fbc9aa183e10526f6545e28cabf03be7feaf9libc-970213libc-970214
Ulrich Drepper [Thu, 13 Feb 1997 05:10:35 +0000 (13 05:10 +0000)]
update from main archive 970212

25 years agoupdate from main archive 97021000de59a632eecc23a5eb1ddbadb8a770cd481f43libc-970211libc-970212
Ulrich Drepper [Tue, 11 Feb 1997 04:45:23 +0000 (11 04:45 +0000)]
update from main archive 970210

25 years agoupdate from main archive 9702097cc27f440c2f709fda63af7ecb3747deeeb799f0libc-970210
Ulrich Drepper [Mon, 10 Feb 1997 03:19:57 +0000 (10 03:19 +0000)]
update from main archive 970209

25 years agoupdate from main archive 9702036952e59e25071a5c18a28c32dbcc93fcfe8f9d62libc-970204libc-970205libc-970206libc-970207libc-970208libc-970209
Ulrich Drepper [Tue, 4 Feb 1997 02:01:01 +0000 (4 02:01 +0000)]
update from main archive 970203

25 years agoupdate from main archive 9702021228ed5cd520342af906f07eb1b21be82d0b40d0libc-970203
Ulrich Drepper [Mon, 3 Feb 1997 03:18:58 +0000 (3 03:18 +0000)]
update from main archive 970202

25 years agoupdate from main archive 970201c0e4567461c09ba47ddbc20e6b0ab09bdb0237ablibc-970202
Ulrich Drepper [Sun, 2 Feb 1997 01:50:11 +0000 (2 01:50 +0000)]
update from main archive 970201

25 years agoupdate from main archive 97012919361cb768c280e47f2ca69ed63e1d75f332e592libc-970130libc-970131libc-970201
Ulrich Drepper [Thu, 30 Jan 1997 04:09:36 +0000 (30 04:09 +0000)]
update from main archive 970129

25 years agoupdate from main archive 97012856552e4257910954051f3ff02c0ee2609c7ca688libc-970129
Ulrich Drepper [Wed, 29 Jan 1997 03:50:12 +0000 (29 03:50 +0000)]
update from main archive 970128

25 years agoupdate from main archive 970127831372e7c1bb907f9f2c3d78909b15717b8ac095libc-970128
Ulrich Drepper [Tue, 28 Jan 1997 03:59:29 +0000 (28 03:59 +0000)]
update from main archive 970127

25 years agoupdate from main archive 970126bdf289b22254f7eb10989ccd933cfd9ee7b8da92libc-970127
Ulrich Drepper [Mon, 27 Jan 1997 06:02:03 +0000 (27 06:02 +0000)]
update from main archive 970126

25 years agoupdate from main archive 97012533a934a3abdd127d2cc305f35e03dc88984bad49libc-970126
Ulrich Drepper [Sun, 26 Jan 1997 05:33:35 +0000 (26 05:33 +0000)]
update from main archive 970125

25 years agoupdate from main archive 9701245b82669229ad4e39c6ba1467045a2d81d44b8ccclibc-970125
Ulrich Drepper [Sat, 25 Jan 1997 02:36:37 +0000 (25 02:36 +0000)]
update from main archive 970124

25 years agoFix typo.
Ulrich Drepper [Sat, 25 Jan 1997 01:04:03 +0000 (25 01:04 +0000)]
Fix typo.

25 years agoupdate from main archive 9701229d187dd4ad11f857386881db032d7e71ad26f47clibc-970124
Ulrich Drepper [Fri, 24 Jan 1997 02:23:54 +0000 (24 02:23 +0000)]
update from main archive 970122

25 years agoFix one more bug8d57beeab10d2afd72e2e3bc6b1ad4695b791955libc-970123
Ulrich Drepper [Thu, 23 Jan 1997 05:27:17 +0000 (23 05:27 +0000)]
Fix one more bug

25 years agoupdate from main archive 970121
Ulrich Drepper [Thu, 23 Jan 1997 04:24:20 +0000 (23 04:24 +0000)]
update from main archive 970121

25 years agoupdate from main archive 9701211ef32c3dc40295020b91220399d24435f6a78e48libc-970122
Ulrich Drepper [Wed, 22 Jan 1997 05:26:05 +0000 (22 05:26 +0000)]
update from main archive 970121

25 years agoupdate from main archive 970120fd26970f3324277683be531ad2c31f42e19e4b48libc-970121
Ulrich Drepper [Tue, 21 Jan 1997 06:10:42 +0000 (21 06:10 +0000)]
update from main archive 970120

25 years agoRegenerated: autoconf configure.in
Thomas Bushnell, BSG [Mon, 20 Jan 1997 18:45:02 +0000 (20 18:45 +0000)]
Regenerated: autoconf  configure.in

25 years ago*** empty log message ***
Thomas Bushnell, BSG [Mon, 20 Jan 1997 18:44:20 +0000 (20 18:44 +0000)]
*** empty log message ***

25 years agoupdate from main arhive 9701190c5ecdc449ce581b56090758d5bb5673763ea909libc-970120
Ulrich Drepper [Mon, 20 Jan 1997 02:49:49 +0000 (20 02:49 +0000)]
update from main arhive 970119

25 years agoupdate from main archive 9701185290baf06cbad096b1a085b2e20031b854e0226clibc-970119
Ulrich Drepper [Sun, 19 Jan 1997 04:54:28 +0000 (19 04:54 +0000)]
update from main archive 970118

25 years agoFri Jan 17 14:16:28 1997 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu>b51c27c0328382d5e0909f6c595ed381392b9200libc-970118
Thomas Bushnell, BSG [Fri, 17 Jan 1997 19:29:07 +0000 (17 19:29 +0000)]
Fri Jan 17 14:16:28 1997  Thomas Bushnell, n/BSG  <thomas@gnu.ai.mit.edu>

* stdio/vdprintf.c: Moved file to ...
* sysdeps/posix/vdprintf.c: Here.  De-ansideclificate.
* sysdeps/stub/vdprintf.c: New file.
* sysdeps/mach/hurd/vdprintf.c: New file.

25 years ago*** empty log message ***
Thomas Bushnell, BSG [Fri, 17 Jan 1997 19:27:54 +0000 (17 19:27 +0000)]
*** empty log message ***

25 years agoThu Jan 9 15:59:35 1997 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu>f94d25d4ee6de5118be0bcbe0d606895a9c05c0dlibc-970114libc-970115libc-970116libc-970117
Thomas Bushnell, BSG [Mon, 13 Jan 1997 18:59:02 +0000 (13 18:59 +0000)]
Thu Jan  9 15:59:35 1997  Thomas Bushnell, n/BSG  <thomas@gnu.ai.mit.edu>

* sysdeps/unix/bsd/tcsendbrk.c (tcsendbreak): Finish
deansideclification.

25 years agoThu Jan 9 15:59:35 1997 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu>
Thomas Bushnell, BSG [Mon, 13 Jan 1997 18:58:50 +0000 (13 18:58 +0000)]
Thu Jan  9 15:59:35 1997  Thomas Bushnell, n/BSG  <thomas@gnu.ai.mit.edu>

* sysdeps/mach/hurd/posix_opt.h: New file.

* sysdeps/mach/hurd/sigwait.c (sigwait): Don't affect signal mask.

25 years agoThu Jan 9 15:59:35 1997 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu>
Thomas Bushnell, BSG [Mon, 13 Jan 1997 18:58:36 +0000 (13 18:58 +0000)]
Thu Jan  9 15:59:35 1997  Thomas Bushnell, n/BSG  <thomas@gnu.ai.mit.edu>

* sysdeps/mach/libc-lock.h: Add kludges to pretend to implement
recursive locks.

25 years ago*** empty log message ***
Thomas Bushnell, BSG [Mon, 13 Jan 1997 18:58:09 +0000 (13 18:58 +0000)]
*** empty log message ***

25 years agoupdate from main archive 96010761c162b5bc35504b897170e4ad5989d52630d14clibc-970108libc-970109libc-970110libc-970111libc-970112libc-970113
Ulrich Drepper [Tue, 7 Jan 1997 23:29:44 +0000 (7 23:29 +0000)]
update from main archive 960107

25 years agoAdd hppa1.1-hitachi-hiuxmpp support, passed along by rms.
David J. MacKenzie [Tue, 7 Jan 1997 19:29:28 +0000 (7 19:29 +0000)]
Add hppa1.1-hitachi-hiuxmpp support, passed along by rms.

25 years agoupdate from main archive 960105df4ef2ab9c0899b2670067cd97e58f7eb2913e00libc-970106libc-970107
Ulrich Drepper [Mon, 6 Jan 1997 22:07:28 +0000 (6 22:07 +0000)]
update from main archive 960105

25 years ago.
Ulrich Drepper [Mon, 6 Jan 1997 21:48:19 +0000 (6 21:48 +0000)]
.

25 years ago(*:GNU:*:*):3aaa074393c78376fb2ac37dbc12c175fba3763alibc-970105
Miles Bader [Sun, 5 Jan 1997 03:44:26 +0000 (5 03:44 +0000)]
(*:GNU:*:*):
  The machine/subtype separator printed by uname -m is now `-', not '/'.

25 years agoOops, did inadvertent branch.
Karl Berry [Sat, 4 Jan 1997 19:24:13 +0000 (4 19:24 +0000)]
Oops, did inadvertent branch.

25 years ago(M68*:*:R3V[567]*:*): Use uppercase 'M'.4398fea0c21bb2647f3eae13b278f44502343770libc-970104
Richard Kenner [Fri, 3 Jan 1997 13:38:47 +0000 (3 13:38 +0000)]
(M68*:*:R3V[567]*:*): Use uppercase 'M'.

25 years agoInstruction to abort any process6a6836233e7ee6d62589ef518c97517655f44ed5libc-970103
Ulrich Drepper [Thu, 2 Jan 1997 18:38:59 +0000 (2 18:38 +0000)]
Instruction to abort any process

25 years agoupdate from main archive 9701016bc31da01b1271826c8feefb5f0efdf22d64061clibc-970102
Ulrich Drepper [Wed, 1 Jan 1997 15:28:18 +0000 (1 15:28 +0000)]
update from main archive 970101

25 years agoHandle mips-unknown-linux-gnuea971c878fda0a93a568732ca5a8a36524f77ec2libc-970101
Ian Lance Taylor [Tue, 31 Dec 1996 20:54:33 +0000 (31 20:54 +0000)]
Handle mips-unknown-linux-gnu

25 years agoRecognize mips-unknown-linux-gnu
Ian Lance Taylor [Tue, 31 Dec 1996 20:51:53 +0000 (31 20:51 +0000)]
Recognize mips-unknown-linux-gnu

25 years agoupdate from main archive 961229d38cd08ca397c59fc98dba8c4d0b4bd96c899c9elibc-961230libc-961231libc20x-970306
Ulrich Drepper [Mon, 30 Dec 1996 01:47:46 +0000 (30 01:47 +0000)]
update from main archive 961229

25 years agoupdate from main archive 96122001c901a56b165e57a17db349cc110f84f1b839c7libc-961222libc-961223libc-961224libc-961225libc-961226libc-961227libc-961228libc-961229
Ulrich Drepper [Sun, 22 Dec 1996 00:32:43 +0000 (22 00:32 +0000)]
update from main archive 961220

25 years agoupdate from main archive 9612207e3be507eed53cfe516ec101f312dac160e43badlibc-961221
Ulrich Drepper [Sat, 21 Dec 1996 04:13:58 +0000 (21 04:13 +0000)]
update from main archive 961220

25 years agoUpdate from main archive 9612196d52618b15cbe25ed4822ac51321db292f28ccdalibc-961220
Ulrich Drepper [Fri, 20 Dec 1996 01:39:50 +0000 (20 01:39 +0000)]
Update from main archive 961219

25 years agoupdate from main archive 96121710dc2a90b7f86d9bc1be9d1b9305a781882f7ac5libc-961218libc-961219
Ulrich Drepper [Wed, 18 Dec 1996 03:23:47 +0000 (18 03:23 +0000)]
update from main archive 961217

25 years agoSpelling fix.cc2af7ea0373947a018e40e74f6f0e712ed555eelibc-961217
Paul Eggert [Tue, 17 Dec 1996 06:25:17 +0000 (17 06:25 +0000)]
Spelling fix.

25 years agoupdate from main archive 961215860d3729868a749f782f6ad5dae1138cb239c4d3libc-961216
Ulrich Drepper [Mon, 16 Dec 1996 01:40:21 +0000 (16 01:40 +0000)]
update from main archive 961215

25 years agoupdate from main archive 96121468dbb3a69e78e24a778c6602c8cc91d715839d08libc-961215
Ulrich Drepper [Sun, 15 Dec 1996 02:15:29 +0000 (15 02:15 +0000)]
update from main archive 961214

25 years agoupdate from main archive 961211f8b87ef0d47ea0db7304a9c59d5479aebdaea347libc-961212libc-961213libc-961214
Ulrich Drepper [Thu, 12 Dec 1996 03:24:48 +0000 (12 03:24 +0000)]
update from main archive 961211

25 years agoupdate from main arcive 9612106259ec0d78fd301572fcb616fdfa0500b828a824libc-961211
Ulrich Drepper [Wed, 11 Dec 1996 01:40:39 +0000 (11 01:40 +0000)]
update from main arcive 961210

25 years ago * config.guess: Recognize machten.
David J. MacKenzie [Wed, 11 Dec 1996 00:37:52 +0000 (11 00:37 +0000)]
* config.guess:  Recognize machten.
From Eric W. Bates <ericx@vineyard.net>.

25 years agoupdate from main archive 9612098a4b65b46966f99180de59141cbfa14de2d80380libc-961210
Ulrich Drepper [Tue, 10 Dec 1996 03:08:06 +0000 (10 03:08 +0000)]
update from main archive 961209

25 years agoRegenerated: autoconf configure.in
Thomas Bushnell, BSG [Mon, 9 Dec 1996 21:45:10 +0000 (9 21:45 +0000)]
Regenerated: autoconf  configure.in

25 years agoupdate from main archive 961208feb3c934355a9a2331cdfeb7ab6351fd4856164flibc-961209
Ulrich Drepper [Mon, 9 Dec 1996 03:15:25 +0000 (9 03:15 +0000)]
update from main archive 961208

25 years agoupdate from main archive 961207f65fd747b440ae2d8a7481ecc50e668c5e4d0cc9libc-961208
Ulrich Drepper [Sun, 8 Dec 1996 08:01:13 +0000 (8 08:01 +0000)]
update from main archive 961207

25 years ago(PENTIUM:CPunix:4.0*:*): New case.
Richard Kenner [Sat, 7 Dec 1996 22:47:59 +0000 (7 22:47 +0000)]
(PENTIUM:CPunix:4.0*:*): New case.

25 years agoRegenerated: autoconf configure.in8844bedd4ce6f8bf06165460d88564e5679fb6c5libc-961207
Thomas Bushnell, BSG [Sat, 7 Dec 1996 04:57:17 +0000 (7 04:57 +0000)]
Regenerated: autoconf  configure.in

25 years agoupdate from main archive 961206
Ulrich Drepper [Sat, 7 Dec 1996 03:30:25 +0000 (7 03:30 +0000)]
update from main archive 961206

25 years agoRemove a.out.h.6b612c67093292a99a336fae38e459ee00927d0flibc-961204libc-961205libc-961206
Ulrich Drepper [Wed, 4 Dec 1996 01:55:50 +0000 (4 01:55 +0000)]
Remove a.out.h.

25 years agoupdate from main archive 961203
Ulrich Drepper [Wed, 4 Dec 1996 01:41:39 +0000 (4 01:41 +0000)]
update from main archive 961203

25 years ago.d88554f033adab5d22b9860fc36bc3cb37f39b02libc-961203
Ulrich Drepper [Tue, 3 Dec 1996 10:02:36 +0000 (3 10:02 +0000)]
.

25 years agoupdate from main archive 961201e4cf5070694529a8779d5e1581567bcfb9307da0libc-961202
Ulrich Drepper [Mon, 2 Dec 1996 04:00:15 +0000 (2 04:00 +0000)]
update from main archive 961201

25 years agoupdate from main archive 961127a401eea9eb827caa393c3206fa6f3939ea067e94libc-961129libc-961130libc-961201
Ulrich Drepper [Fri, 29 Nov 1996 02:24:43 +0000 (29 02:24 +0000)]
update from main archive 961127

25 years agoupdate from main archive 961127c66452515d7b4ebf6b0633735397db9a392a839elibc-961128
Ulrich Drepper [Thu, 28 Nov 1996 04:16:09 +0000 (28 04:16 +0000)]
update from main archive 961127

25 years agoupdate from main archive 9611268a52392237c44cbbd1ffc62b164230e1159dfb76libc-961127
Ulrich Drepper [Wed, 27 Nov 1996 06:13:15 +0000 (27 06:13 +0000)]
update from main archive 961126

25 years agoRevert last change.
Thomas Bushnell, BSG [Thu, 21 Nov 1996 22:20:09 +0000 (21 22:20 +0000)]
Revert last change.

25 years ago * config.sub: Recognize gnu-gnu* along with linux-gnu* as a valid
Thomas Bushnell, BSG [Thu, 21 Nov 1996 21:51:00 +0000 (21 21:51 +0000)]
* config.sub: Recognize gnu-gnu* along with linux-gnu* as a valid
  kernel-os combination.  Remove `-gnu*' from the portable systems
  list.  Add `-gnu-gnu*'.  Add new rule for `-gnu*' to turn it into
  two part name.

25 years agoThu Nov 21 16:42:41 1996 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu>
Thomas Bushnell, BSG [Thu, 21 Nov 1996 21:43:48 +0000 (21 21:43 +0000)]
Thu Nov 21 16:42:41 1996  Thomas Bushnell, n/BSG  <thomas@gnu.ai.mit.edu>

* config.guess [UNAME_SYSTEM == GNU]: Use a four-part
configuration name for gnu so it can be distinguished from
foo-foo-linux-gnu with simple globbing patterns.

25 years agocleanups2c6d7e67cb2e9be1e27727fd91813b761000f9fflibc-961121
David J. MacKenzie [Wed, 20 Nov 1996 21:28:45 +0000 (20 21:28 +0000)]
cleanups

25 years agoupdate from main archive 96111984384f5b6aaa622236ada8c9a7ff51f40b91fc20libc-961120libc-961122libc-961123libc-961124libc-961125libc-961126
Ulrich Drepper [Wed, 20 Nov 1996 03:45:51 +0000 (20 03:45 +0000)]
update from main archive 961119

25 years ago (\deftypevarheader, \deftypevrheader): Remove
Karl Berry [Tue, 19 Nov 1996 21:11:43 +0000 (19 21:11 +0000)]
 (\deftypevarheader, \deftypevrheader): Remove
* texinfo.tex (\deftypevarheader, \deftypevrheader): Remove
        anything after the first space in the name to be indexed, for the
sake of tzname[2].
(\dovarind): New macro.
From: Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>.

25 years agoupdate from main archive 961116afd4eb3759746286f7cccfbe27c45d52eb49b7b3libc-961117libc-961118libc-961119
Ulrich Drepper [Sun, 17 Nov 1996 03:15:52 +0000 (17 03:15 +0000)]
update from main archive 961116

25 years ago\indexbreaks, \realunder, \multitable, \footnotezzz.
Karl Berry [Sun, 17 Nov 1996 00:12:46 +0000 (17 00:12 +0000)]
\indexbreaks, \realunder, \multitable, \footnotezzz.

25 years ago (\value): Don't call \parsearg, @value takes a simple arg.3a3df4c78a76ccb6e9234c87db3bf8a8464adf74libc-961116
Karl Berry [Sat, 16 Nov 1996 00:20:09 +0000 (16 00:20 +0000)]
 (\value): Don't call \parsearg, @value takes a simple arg.

25 years ago(\parsetpheaderline): Don't go through \tptemp when
Karl Berry [Sat, 16 Nov 1996 00:19:07 +0000 (16 00:19 +0000)]
(\parsetpheaderline): Don't go through \tptemp when
removing braces from #2, use the macro call directly.
(\removeemptybraces): Expand to #1 instead of defining \tptemp.
From: Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>.
This makes @deftp {Data type} {struct termios} work again.

25 years agoFri Nov 15 12:27:25 1996 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu>
Thomas Bushnell, BSG [Fri, 15 Nov 1996 19:50:04 +0000 (15 19:50 +0000)]
Fri Nov 15 12:27:25 1996  Thomas Bushnell, n/BSG  <thomas@gnu.ai.mit.edu>

* sysdeps/posix/readv.c (readv): Change return type to ssize_t.
   Deansideclized.
* sysdeps/posix/writev.c (writev): Likewise.

25 years agoThu Nov 14 12:53:16 1996 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu>
Thomas Bushnell, BSG [Fri, 15 Nov 1996 19:49:39 +0000 (15 19:49 +0000)]
Thu Nov 14 12:53:16 1996  Thomas Bushnell, n/BSG  <thomas@gnu.ai.mit.edu>

* sysdeps/mach/hurd/i386/init-first.c (_dl_start): Make this a
prototyped definition.