aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
1998-05-09Update.Ulrich Drepper
* scripts: New directory. * =__ify: Moved to scripts. * Rules: Unconfuse syntax highlighting with a fake comment.
1998-05-08Update.Ulrich Drepper
1998-05-08 Ulrich Drepper <drepper@cygnus.com> * sysdeps/unix/sysv/linux/powerpc/dl-sysdep.c (DL_FIND_ARG_COMPONENTS): Find correct alignment for auxiliary vector. Patch by Mark Hatle <fray@kernel.crashing.org> and Matt McLean <keys@brio.yikes.com>.
1998-05-08Update.Ulrich Drepper
1998-05-08 23:49 Ulrich Drepper <drepper@cygnus.com> * misc/Makefile (tests): Add tst-mntent. * misc/tst-mntent.c: New file.
1998-05-08Update.Ulrich Drepper
1998-05-08 21:56 Zack Weinberg <zack@rabi.phys.columbia.edu> * autolock.sh: Removed. * manual/move-if-change: Removed. * scripts: new directory. * =__ify: moved to scripts. * config.guess: Likewise. * config.sub: Likewise. * gen-FAQ.pl: Likewise. * install-sh: Likewise. * mkinstalldirs: Likewise. * move-if-change: Likewise. * printsources: Likewise. * rellns.sh: Likewise. * test-installation.pl: Likewise. * configure.in: Look in scripts for config.guess, config.sub, install-sh. * Makefile: Distribute all above files in their new home. Find gen-FAQ.pl and test-installation.pl in scripts. * manual/Makefile: Find mkinstalldirs and move-if-change in $(..)scripts. Drop them from distribute. Minor cleanups. * Makerules: Find mkinstalldirs and rellns-sh in scripts. * sysdeps/mach/hurd/Makefile: Find move-if-change in scripts. * timezone/Makefile: Find rellns-sh in scripts.
1998-05-08Update.Ulrich Drepper
* intl/locale.alias: Change italian to it_IT.ISO-8859-1. Reported by Ottavio G. Rizzo <otto@mast.queensu.ca>. 1998-05-08 19:24 Zack Weinberg <zack@rabi.phys.columbia.edu> * Makefile (+subdir-inits): Delete variable. (+init_subdirs): Likewise. (aux): Likewise. (before-compile): Likewise. (libc-init): Delete stanza. (version-info.h): Delete rule and associated variable. (distribute): Don't distribute moved files. * Makerules (interp-obj): It lives in elf now. Only use it if $(elf) is set. Delete rule to build it. * csu/Makefile: Build set-init.o and/or munch-init.o. Build version.o and version-info.h. Minor cleanups. (routines): Add libc-init, sysdep, version. (generated): Add version-info.h. * elf/Makefile: Build interp.os. * interp.c: Moved to elf. * set-init.c: Moved to csu. * munch-init.c: Likewise. * munch.awk: Likewise. * version.c: Likewise. * Makeconfig: Add emacs mode marker. * Makerules: Likewise. * Rules: Likewise, and also unconfuse syntax highlighting with a fake comment. 1998-05-08 Ulrich Drepper <drepper@cygnus.com>
1998-05-08Update.Ulrich Drepper
1998-05-08 Ulrich Drepper <drepper@cygnus.com> * sysdeps/unix/sysv/linux/syscalls.list: Add capset and capget syscalls.
1998-05-08Update.Ulrich Drepper
1998-05-08 16:36 Zack Weinberg <zack@rabi.phys.columbia.edu> * iconvdata/Makefile (generated): Set to *-generated-headers plus gconv-modules. (tests): Set to iconv-test. * localedata/Makefile (generated-dirs): Add ld-test-names to list. * posix/Makefile (generated): Set to wordexp-test-result*. * sunrpc/Makefile (generated): Remove rpcsvc/*. (generated-dirs): Add rpcsvc. * libio/Makefile: Clean up. 1998-05-08 14:55 Ulrich Drepper <drepper@cygnus.com> * Make-dist (+tsrcs): Also use tests-statc where tests is used. * Makerules: Likewise. (+depfiles): Also add sysdep-others. * Rules: Likewise. * iconv/Makefile (distribute): Add loop.s and skeleton.c. * iconvdata/Makefile (distribute): Add TESTS. * localedata/Makefile (repertoires): Rename to repertoiremaps. * sysdeps/gnu/Dist: Add utmpx.h and bits/utmpx.h. * sysdeps/unix/sysv/linux/Dist: Add ldd-rewrite.sed. * sysdeps/unix/sysv/linux/i386/Makefile [subdir=elf]: Define sysdep-others, not others. * sysdeps/unix/sysv/linux/m68k/Makefile: Likewise. * sysdeps/unix/sysv/linux/sparc/Dist: Add sys/kernel_termios.h.
1998-05-08Update.Ulrich Drepper
1998-05-08 12:26 Ulrich Drepper <drepper@cygnus.com> * iconv/gconv_int.h (struct gconv_module): Remove cost field and add cost_hi and cost_lo. * iconv/gconv_conf.c (builtin_modules): Initialize cost_hi from Cost parameter and set cost_lo to INT_MAX. (add_module): Take new parameter and use it to initialize cost_lo. (read_conf_file): Count modules being loaded and use counter for new parameter to add_module. * iconv/gconv_db.c (find_derivation): When look for cost examine cost_hi and cost_lo. 1998-05-08 10:52 Ulrich Drepper <drepper@cygnus.com> * string/bits/string2.h: Don't use unsigned char * unless really necessary since this disturbs C++. * sysdeps/i386/i486/bits/string.h: Likewise. Patch by Bernd Schmidt <crux@Pool.Informatik.RWTH-Aachen.DE>. 1998-05-08 13:53 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de> * malloc/malloc.c (top_check): Fix last change.
1998-05-07Update.Ulrich Drepper
1998-05-07 Ulrich Drepper <drepper@cygnus.com> * sysdeps/powerpc/bits/setjmp.h (_JMPBUF_UNWINDS): Define. Patch by Matt McLean <keys@brio.yikes.com>.
1998-05-07Update.Ulrich Drepper
1997-05-07 13:26 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de> * Makerules (lib): Put back dependency on lib-noranlib. ($(subdirs-stamps)): Remove dependency on stamp.* again. 1998-05-07 Ulrich Drepper <drepper@cygnus.com> * sysdeps/i386/fpu/bits/mathinline.h: Use long long int also for test in __pow2 implementation. 1998-05-07 Andreas Jaeger <aj@arthur.rhein-neckar.de> * malloc/malloc.c (top_check): Add void as parameter to silent gcc.
1998-05-06Update.Ulrich Drepper
1998-04-16 07:42 Geoff Keating <geoffk@ozemail.com.au> * Makeconfig [!build-static]: Link `static' binaries with libc_pic.a. Still need *FLAGS-.o because we still sometimes build .o files. * db2/Makefile: Don't build libndbm.a if !build-static. 1998-04-16 07:42 Geoff Keating <geoffk@ozemail.com.au> * configure.in: New test for broken gcc on PowerPC. * sysdeps/powerpc/atomicity.h: Use result of test. * linuxthreads/sysdeps/powerpc/pt-machine.h: Use result of test. * math/libm-test.c: Update many of the epsilon to match actual performance. * sysdeps/libm-ieee754/e_exp.c: Reduce the number of branches. * sysdeps/libm-ieee754/e_expf.c: Likewise. * sysdeps/libm-ieee754/s_exp2.c: Likewise. * sysdeps/libm-ieee754/s_exp2f.c: Likewise. * sysdeps/libm-ieee754/e_pow.c: Correct typo. * sysdeps/powerpc/elf/libc-start.c: New file. * sysdeps/powerpc/elf/start.S: New file, use libc-start. * sysdeps/powerpc/elf/start.c: Delete. * sysdeps/unix/sysv/linux/powerpc/Dist: Remove syscall.h * sysdeps/unix/sysv/linux/powerpc/syscall.h: Delete. It was unused. * sysdeps/unix/sysv/linux/powerpc/dl-sysdep.c: Correct previous few patches.
1998-05-06Update.Ulrich Drepper
1998-05-06 12:51 Ulrich Drepper <drepper@cygnus.com> * sysdeps/i386/fpu/bits/mathinline.h (pow): Use long long int for test for integer. * sysdeps/libm-i387/e_pow.S: Correctly shift double word. * sysdeps/libm-i387/e_powl.S: Likewise. 1998-03-31 Wolfram Gloger <wmglo@dent.med.uni-muenchen.de> * malloc/malloc.c (chunk2mem_check, top_check): New functions. (malloc_check, free_check, realloc_check, memalign_check): Use them to improve overrun checking. Overruns of a single byte and corruption of the top chunk are now detected much more reliably. 1998-05-06 Andreas Jaeger <aj@arthur.rhein-neckar.de> * math/libm-test.c (pow_test): Add test for special value from PR libc/590.
1998-05-06Update.Ulrich Drepper
1998-05-06 Ulrich Drepper <drepper@cygnus.com> * sysdeps/unix/sysv/linux/bits/errno.h: Undefine EILSEQ before including linux/errno.h. * sysdeps/unix/sysv/sysv4/solaris2/bits/errno.h: New file.
1998-05-06Update.Ulrich Drepper
1998-05-06 09:49 Ulrich Drepper <drepper@cygnus.com> * sysdeps/unix/sysv/sysv4/solaris2/bits/stat.h: Add LFS support. Use correct types. * sysdeps/unix/sysv/sysv4/solaris2/bits/types.h: New file. 1998-05-05 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de> * Makerules (elide-routines.*): Fix assignments. (do-makelib): Fix typo. ($(subdirs-stamps)): Depend on $(objpfx)stamp.* if in parent makefile. 1998-05-04 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de> * Makefile (sysdep-subdirs, subdirs, $(common-objpfx)sysd-dirs, $(objpfx)sysd-dirs): Move them... * Makeconfig: ... here. * Makerules (subdirs-stamps, subdirs-stamp-o): Always define. (stubs): Fix circular depedency. (do-makelib): Clean up. (lib): Don't depend on lib-noranlib. ($(objpfx)stamp.oS): Remove special case for empty static-only-routines. (elide-routines.o): Add $(static-only-routines). (elide-routines$o): Define this instead of elide-routines.$o. * manual/Makefile (stubs): Fix circular dependency. 1998-05-05 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de> * libio/Makefile (routines): Remove duplicate oldiofclose.
1998-05-05Update.Ulrich Drepper
* string/strcoll.c: Use uint32_t instead of u_int32_t. 1998-05-05 Ulrich Drepper <drepper@cygnus.com>
1998-05-05Update.Ulrich Drepper
1998-05-05 Ulrich Drepper <drepper@cygnus.com> * libio/stdio.h: Fix typo in __REDIRECT. * io/sys/stat.h: Likewise. Reported by Myles Uyema <myles@uyema.nws.net>.
1998-05-05Update.Ulrich Drepper
1998-05-04 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de> * locale/programs/localedef.c (options): Fix help message.
1998-05-04Update.Ulrich Drepper
1998-05-04 Ulrich Drepper <drepper@cygnus.com> * sysdeps/unix/sysv/linux/i386/dl-procinfo.h: Avoid nasty relocations. Patch by Joe Keane <jgk@jgk.org>.
1998-05-04Update.Ulrich Drepper
1998-05-04 12:40 Ulrich Drepper <drepper@cygnus.com> * malloc/malloc.c (ptmalloc_init_all): New function. Similar to ptmalloc_unlock_all, but re-initializes the mutexes instead. (ptmalloc_init): Use new function in thread_at_fork call. (thread_atfork_static): Likewise. Suggested by Wolfram Gloger and Xavier Leroy.
1998-05-04Update.Ulrich Drepper
1998-05-04 Ulrich Drepper <drepper@cygnus.com> * signal/signal.h: Move definitions of struct sigstack and struct sigaltstack into separate file and include it. * sysdeps/generic/bits/sigstack.h: New file. * sysdeps/unix/sysv/linux/bits/sigstack.h: New file. * signal/Makefile (headers): Add bits/sigstack.h. 1998-05-03 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de> * elf/rtld.c (dl_main): Fix check for number of references to interpreter object. 1998-05-03 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de> * elf/rtld.c (dl_main): Check has_interp after executing platform specific code. 1998-05-01 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de> * iconvdata/run-iconv-test.sh: Fix typo. 1998-05-01 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de> * Makerules (+depfiles): Add depfiles for $(tests-static). Simplified. 1998-05-01 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de> * manual/terminal.texi (Special Characters): Fix description of c_cc indexes. 1998-05-01 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de> * sysdeps/unix/sysv/linux/tcsetattr.c: Use memcpy to copy the c_cc array. * sysdeps/unix/sysv/linux/tcgetattr.c: Likewise. Initialize rest of c_cc array.
1998-05-01Update.Ulrich Drepper
1998-04-30 14:15 Zack Weinberg <zack@rabi.phys.columbia.edu> * sysdeps/unix/sysv/linux/netrose/rose.h: Don't include kernel headers.
1998-05-01Update.Ulrich Drepper
* intl/locale.alias: Update russian entry. 1998-05-01 21:54 Zack Weinberg <zack@rabi.phys.columbia.edu> * Makerules (static-only-routines): Reimplement in terms of elide-routines.os. (shared-only-routines): Reimplement in terms of elide-routines.X [where X is all object-suffixes except .os]. (stubs): Create stubs file inside the subdir. (common-mostlyclean): Remove stubs file from inside the subdir. * Makefile (subdir-stubs): Look for stubs files inside the subdirs. * manual/Makefile (stubs): Create dummy stubs file inside the subdir. 1998-05-01 21:01 Zack Weinberg <zack@rabi.phys.columbia.edu> Build speed improvement: make ar less of a bottleneck. * Makerules (stamp$o): Just record the object list for later use. (libc_foo.a): New rule, depends on subdir stamp files; builds and ranlibs the library from the lists saved in those files. (subdirs-stamps): Define also if subdir == elf (FIXME: kludge). (subdirs-stamp-o): Likewise. (ar-symtab-name): Delete variable. (lib%.a): Delete target. (libc_foo.a(bar.%)): Delete target. (libc_foo.a($(ar-symtab-name))): Delete target. (objects objs): Just depend on libobjs and extra-objs. (libobjs): Depend on the stamp files, not the objects. (extra-objs): New target, just depends on the extra-objs list. (CREATE_ARFLAGS): Kill the `ar S' hack. * config.make.in (have-ar-S): Deleted. * configure.in: Delete test for `ar S'. Add test to determine whether ranlib does anything useful. 1998-05-01 Ulrich Drepper <drepper@cygnus.com>
1998-05-01Update.Ulrich Drepper
1998-05-01 Ulrich Drepper <drepper@cygnus.com> * manager.c (pthread_free): Unmap guard before the stack. Patch by Matthias Urlichs.
1998-05-01Update.Ulrich Drepper
1998-05-01 Ulrich Drepper <drepper@cygnus.com> * inet/tst-ether_aton.c: Include <stdio.h>.
1998-04-30Update.Ulrich Drepper
* locale/programs/locfile.c: Interpret I18NPATH value as base of path, extended with "/locales/".
1998-04-30Update.Ulrich Drepper
1998-04-30 16:45 Ulrich Drepper <drepper@cygnus.com> * inet/ether_aton.c: Including netinet/if_ether.h is not necessary. * locale/Makefile (distribute): Add programs/repertoire.h. (localedef-modules): Add repertoire. (CPPFLAGS): Define REPERTOIREMAP_PATH. * locale/programs/repertoire.c: New file. * locale/programs/repertoire.h: New file. * locale/programs/charmap.c: Starting fixing character set handling to handle multi-byte encodings. * locale/programs/charset.c: Likewise. * locale/programs/charset.h: Likewise. * locale/programs/ld-collate.c: Likewise. * locale/programs/ld-ctype.c: Likewise. * locale/programs/linereader.c: Likewise. * locale/programs/localedef.c: Likewise. * locale/programs/locfile-kw.gperf: Likewise. * locale/programs/locfile-kw.h: Likewise. * locale/programs/locfile-token.h: Likewise. * locale/programs/locfile.h: Likewise. * locale/programs/stringtrans.c: Likewise. 1998-04-18 Philip Blundell <Philip.Blundell@pobox.com> * sysdeps/arm/memset.S: Fix off by one error. * sysdeps/unix/sysv/linux/arm/sysdep.h (PSEUDO): On error, call __syscall_error rather than syscall_error directly. 1998-04-17 Philip Blundell <Philip.Blundell@pobox.com> * sysdeps/unix/sysv/linux/arm/mmap.S: New file; implementation of mmap() syscall for ARM. * sysdeps/unix/arm/start.c: New file; startup code for ARM a.out binaries.
1998-04-30Update.Ulrich Drepper
1998-04-30 Ulrich Drepper <drepper@cygnus.com> * manager.c (pthread_free): Detect already free child. Patch by Xavier Leroy, reported by Matthias Urlichs.
1998-04-30Update.Ulrich Drepper
1998-04-30 Ulrich Drepper <drepper@cygnus.com> * locale/programs/localedef.c: Recognize repertoire-map option. 1998-04-29 Ulrich Drepper <drepper@cygnus.com> * locale/programs/linereader.c (get_toplvl_escape): Fix typo in converting non-hex numbers. Patch by Won Kyu Park <bird@bird.kitel.co.kr>.
1998-04-29Update.Ulrich Drepper
1998-04-29 Ulrich Drepper <drepper@cygnus.com> * tst-locale.sh: Add comment for when multi-byte charsets in locales work. * tests/test5.cm: New file. * tests/test5.def: New file. * Makefile (ld-test-names): Add test5.
1998-04-29Update.Ulrich Drepper
1998-04-23 07:31 H.J. Lu <hjl@gnu.org> * resolv/inet_addr.c (inet_aton): Use __strtoul_internal to check overflow. * resolv/Makefile (tests): New, add tst-aton. * resolv/tst-aton.c: New file. 1998-04-29 Ulrich Drepper <drepper@cygnus.com> * sysdeps/sparc/sparc32/dl-machine.h (WEAKADDR): Add missing semicolon. * sysdeps/unix/sysv/linux/alpha/bits/signum.h: Add SIGCLD definition.
1998-04-29Update.Ulrich Drepper
* wcsmbs/mbsrtowcs.c: Optimize a bit more. * wcsmbs/wcsrtombs.c: Likewise.
1998-04-29Update.Ulrich Drepper
1998-04-29 12:11 Ulrich Drepper <drepper@cygnus.com> * wcsmbs/mbsnrtowcs.c: Remove variable to pass to conversion function by letting the later modify the variable computing the total directly. * wcsmbs/mbsrtowcs.c: Likewise. * wcsmbs/wcsnrtombs.c: Likewise. * wcsmbs/wcsrtombs.c: Likewise. * wcsmbs/btowc.c (converted): Rename variable to dummy to make clear it is not used. * wcsmbs/wctoc.c: Likewise.
1998-04-29Update.Ulrich Drepper
* iconv/skeleton.c: Correct counting of actually converted characters.
1998-04-29Update.Ulrich Drepper
* intl/localealias.c (read_alias_file): Use unsigned char for local variables. Remove unused variable tp. * intl/l10nflist.c (_nl_normalize_codeset): Use unsigned char * for type of codeset. For loosing Solaris systems. * intl/loadinfo.h: Adapt prototype of _nl_normalize_codeset. * intl/bindtextdom.c (BINDTEXTDOMAIN): Don't define local variable len if not needed. Patches by Jim Meyering.
1998-04-29Update.Ulrich Drepper
1998-04-29 Ulrich Drepper <drepper@cygnus.com> * stdio-common/vfprintf.c [%S]: Don't clear mbstate twice; wcsrtombs must put it into initial state.
1998-04-29Update.Ulrich Drepper
1998-04-29 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de> * iconv/gconv_simple.c: Fix endian bug. Don't put side effects in argument of bswap_XX macro. 1998-04-28 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de> * iconvdata/Makefile (EBCDIC-DK-NO-A-routines): Fix typo in variable name.
1998-04-28Update.Ulrich Drepper
* sysdeps/unix/sysv/linux/semctl.c (semctl): Define own union semun and use stdarg macros to get the value. * sysdeps/generic/semctl.c: Don't use union semun.
1998-04-28Update.Ulrich Drepper
* sysvipc/sys/sem.h: Don't use union semun in semctl prototype.
1998-04-28Update.Ulrich Drepper
* string/basename.c [!_LIBC]: Define function as gnu_basename. * posix/getopt.c [!__GNU_LIBRARY__]: Include string.h or strings.h.
1998-04-28Update.Ulrich Drepper
* stdlib/grouping.h: Accept ungrouped numbers even if locale defines grouping.
1998-04-28Update.Ulrich Drepper
* intl/hash-string.h: Don't include values.h.
1998-04-28Update.Ulrich Drepper
* inet/Makefile (tests): Add tst-ether_aton. * inet/tst-ether_aton.c: New file.
1998-04-28Update.Ulrich Drepper
* inet/ether_aton_r.c (ether_aton_r): Preserve high-nibble value in hex conversion. * inet/ether_aton.c (ether_aton): Declare result variable static. Reported by ahyung@unixg.ubc.ca.
1998-04-28Update.Ulrich Drepper
Reported by Dirk Laessig <d.laessig@tu-bs.de>. * stdio-common/tst-wc-printf.c: New file. Test for %S and %C format. * stdio-common/Makefile (tests): Add tst-wc-printf.
1998-04-28Update.Ulrich Drepper
1998-04-28 Ulrich Drepper <drepper@cygnus.com> * sysdeps/unix/sysv/linux/bits/sem.h: Don't define union semun. Define macro _SEM_SEMUN_UNDEFINED instead.
1998-04-28Update.Ulrich Drepper
1998-04-28 16:32 Philip Blundell <philb@gnu.org> * manual/stdio.texi (Variable Arguments Output): Correct variable name. Patch from Ewan Mellor <em@nexus.co.uk> 1998-04-27 Ulrich Drepper <drepper@cygnus.com> * intl/dcgettext.c: Remove unneeded definition of internal_function.
1998-04-28Update.Ulrich Drepper
1998-04-27 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de> * iconvdata/Makefile ($(objpfx)iconv-test.out): Use this as target instead of do-iconv-test. ($(objpfx)gconv-modules): Define rule only if objpfx is not empty. 1998-04-27 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de> * string/string.h: Fix feature test. 1998-04-27 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de> * iconvdata/iso646.c (BODY): Don't use character constants that depend on signedness of char.
1998-04-27Update.cvs/libc-ud-980427Ulrich Drepper
1998-04-27 Ulrich Drepper <drepper@cygnus.com> * sysdeps/unix/sysv/linux/i386/Makefile [$(subdirs)=misc] (sysdep_routines): Add s_pread64 and s_pwrite64. 1998-04-27 09:54 Ulrich Drepper <drepper@cygnus.com> * iconvdata/Makefile (distribute): Remove generated .h files. * iconvdata/koi8-r.h: Removed. * iconvdata/latin-greek-1.h: Removed. * iconvdata/latin-greek.h: Removed. * iconvdata/testdata/CP1258..UTF8: New iconv test source. * iconvdata/KOI-8: Likewise. * iconvdata/KOI-8..UTF8: Likewise. * iconvdata/KOI8-R: Likewise. * iconvdata/KOI8-R..UTF8: Likewise.
1998-04-27Update.Ulrich Drepper
1998-04-24 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de> * streams/Makefile (headers): Add sys/stropts.h. * streams/sys/stropts.h: New file. 1998-04-25 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de> * sysdeps/unix/sysv/linux/ttyname.c, sysdeps/unix/sysv/linux/ttyname_r.c: New files, like sysdeps/posix/ttyname*.c, but look in /dev/pts first. 1998-04-25 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de> * sysdeps/unix/sysv/linux/ptsname.c: Fix off-by-one bug in second argument of _itoa_word. 1998-04-24 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de> * sysdeps/unix/sysv/linux/syscalls.list (s_getcwd, s_getdents, s_pread64, s_pwrite64, s_reboot, s_sigpending, s_sigprocmask): Set caller to getcwd, getdents, pread64, pwrite64, reboot, sigpending, sigprocmask, resp., instead of EXTRA. * sysdeps/unix/sysv/linux/Makefile (sysdep_routines): Remove s_pread64 and s_pwrite64.
1998-04-27Update.Ulrich Drepper
* iconvdata/TESTS: Name new tests. * iconvdata/testdata/CP1250: New file. * iconvdata/testdata/CP1250..UTF8: New file. * iconvdata/testdata/CP1251: New file. * iconvdata/testdata/CP1251..UTF8: New file. * iconvdata/testdata/CP1252: New file. * iconvdata/testdata/CP1252..UTF8: New file. * iconvdata/testdata/CP1253: New file. * iconvdata/testdata/CP1253..UTF8: New file. * iconvdata/testdata/CP1254: New file. * iconvdata/testdata/CP1254..UTF8: New file. * iconvdata/testdata/CP1255: New file. * iconvdata/testdata/CP1255..UTF8: New file. * iconvdata/testdata/CP1256: New file. * iconvdata/testdata/CP1256..UTF8: New file. * iconvdata/testdata/CP1257: New file. * iconvdata/testdata/CP1257..UTF8: New file.