diff options
author | Ulrich Drepper <drepper@redhat.com> | 1999-01-18 09:38:36 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 1999-01-18 09:38:36 +0000 |
commit | 464d646f3e667e42742a995b841080ec7b6a1540 (patch) | |
tree | bc4aeb48eff72bd88364a1c04ff4faa5df1d4781 /manual/texis | |
parent | d0d7d3824e562ac4033a0960257682c744c7bc61 (diff) | |
download | glibc-464d646f3e667e42742a995b841080ec7b6a1540.tar.gz glibc-464d646f3e667e42742a995b841080ec7b6a1540.tar.xz glibc-464d646f3e667e42742a995b841080ec7b6a1540.zip |
Update.
1999-01-18 Andreas Jaeger <aj@arthur.rhein-neckar.de> * posix/test-vfork.c: Include <sys/wait.h> for wait declaration. 1999-01-16 Andreas Schwab <schwab@issan.cs.uni-dortmund.de> * manual/ctype.texi: Fix cross refs and typos. * manual/charset.texi: Likewise. 1999-01-18 Ulrich Drepper <drepper@cygnus.com> * Rules: Add dummp.y and dummy.o to common-generated. Patch by Andreas Schwab. 1999-01-18 10:07 -0500 Zack Weinberg <zack@rabi.phys.columbia.edu> * manual/libc-texinfo.sh: Use tsort.awk. * manual/tsort.awk: New file. * manual/Makefile (minimal-dist): Add tsort.awk. (distribute): Remove generated files: summary.texi, stamp-summary, chapters.texi, top-menu.texi, and texis.
Diffstat (limited to 'manual/texis')
-rw-r--r-- | manual/texis | 81 |
1 files changed, 0 insertions, 81 deletions
diff --git a/manual/texis b/manual/texis deleted file mode 100644 index 9327db1fdc..0000000000 --- a/manual/texis +++ /dev/null @@ -1,81 +0,0 @@ -texis = \ -intro.texi \ -creature.texi \ -errno.texi \ -memory.texi \ -ctype.texi \ -string.texi \ -stpcpy.c.texi \ -strdupa.c.texi \ -strncat.c.texi \ -charset.texi \ -locale.texi \ -message.texi \ -search.texi \ -search.c.texi \ -pattern.texi \ -io.texi \ -stdio.texi \ -rprintf.c.texi \ -memopen.c.texi \ -memstrm.c.texi \ -fmtmsgexpl.c.texi \ -llio.texi \ -select.c.texi \ -filesys.texi \ -dir.c.texi \ -dir2.c.texi \ -pipe.texi \ -pipe.c.texi \ -popen.c.texi \ -socket.texi \ -mkfsock.c.texi \ -mkisock.c.texi \ -isockad.c.texi \ -inetcli.c.texi \ -inetsrv.c.texi \ -filesrv.c.texi \ -filecli.c.texi \ -terminal.texi \ -termios.c.texi \ -math.texi \ -arith.texi \ -time.texi \ -strftim.c.texi \ -setjmp.texi \ -setjmp.c.texi \ -signal.texi \ -sigh1.c.texi \ -sigusr.c.texi \ -startup.texi \ -getopt.texi \ -testopt.c.texi \ -longopt.c.texi \ -argp.texi \ -argp-ex1.c.texi \ -argp-ex2.c.texi \ -argp-ex3.c.texi \ -argp-ex4.c.texi \ -subopt.c.texi \ -atexit.c.texi \ -process.texi \ -job.texi \ -nss.texi \ -nsswitch.texi \ -users.texi \ -db.c.texi \ -sysinfo.texi \ -conf.texi \ -../crypt/crypt.texi \ -../crypt/genpass.c.texi \ -../crypt/testpass.c.texi \ -../linuxthreads/linuxthreads.texi \ -lang.texi \ -add.c.texi \ -header.texi \ -summary.texi \ -install.texi \ -maint.texi \ -contrib.texi \ -lgpl.texinfo \ - |