about summary refs log tree commit diff
Commit message (Collapse)AuthorAgeFilesLines
...
* 1999-04-05 Roland McGrath <roland@baalperazim.frob.com>Roland McGrath1999-04-052-64/+16
| | | | | | | | | | | | | | | | * hurd/STATUS: File removed. Moved items that are still relevant into TODO list in hurd source. 1999-03-26 Mark Kettenis <kettenis@gnu.org> * sysdeps/mach/hurd/bits/time.h: New file. * sysdeps/mach/hurd/getrusage.c: New file. * sysdeps/mach/hurd/clk_tck.c: New file. * sysdeps/mach/hurd/Versions (libc) [GLIBC_2.1.1]: Add __libc_clk_tck. * sysdeps/mach/hurd/Makefile [$(subdir) = posix] (sysdep_routines): Add clk_tck. * sysdeps/mach/hurd/times.c: Removed, since getrusage is now implemented.
* 1999-03-26 Mark Kettenis <kettenis@gnu.org> Roland McGrath1999-04-055-0/+190
| | | | | | | | | | | * sysdeps/mach/hurd/bits/time.h: New file. * sysdeps/mach/hurd/getrusage.c: New file. * sysdeps/mach/hurd/clk_tck.c: New file. * sysdeps/mach/hurd/Versions (libc) [GLIBC_2.1.1]: Add __libc_clk_tck. * sysdeps/mach/hurd/Makefile [$(subdir) = posix] (sysdep_routines): Add clk_tck. * sysdeps/mach/hurd/times.c: Removed, since getrusage is now implemented.
* Update.Ulrich Drepper1999-04-022-1/+7
| | | | | | | | 1999-04-02 Ulrich Drepper <drepper@cygnus.com> * misc/syslog.c (closelog_internal): Do not reset LogTag here. (closelog): But instead here. Patch by Alan Curry <pacman@cqc.com> [PR libc/1061].
* Update.Ulrich Drepper1999-04-022-3/+7
| | | | | | | | | 1999-04-02 Andreas Jaeger <aj@arthur.rhein-neckar.de> * elf/Makefile (CFLAGS-multiload.c): Change to allow building in the source directory. Fixes PR libc/1059. * sysdeps/unix/sysv/linux/ttyname.c (ttyname): Terminate the string.
* Update.Ulrich Drepper1999-04-013-3/+20
| | | | | | | | 1999-04-01 Andreas Jaeger <aj@arthur.rhein-neckar.de> * sysdeps/unix/sysv/linux/ttyname.c (ttyname): Terminate the string. * sysdeps/unix/sysv/linux/ttyname_r.c (__ttyname_r): Likewise.
* Update.Ulrich Drepper1999-04-016-0/+66
| | | | | | | | | | 1999-04-01 Ulrich Drepper <drepper@cygnus.com> * iconvdata/TESTS: Add ISO-8859-14 and ISO-8859-15. * iconvdata/testdata/ISO-8859-14: New file. * iconvdata/testdata/ISO-8859-14..UTF8: New file. * iconvdata/testdata/ISO-8859-15: New file. * iconvdata/testdata/ISO-8859-15..UTF8: New file.
* Update.Ulrich Drepper1999-03-314-1/+34
| | | | | | * iconvdata/testdata/CP1258: New file. * iconvdata/testdata/CP1258..UTF8: New file. * iconvdata/TESTS: Add CP1258 entry.
* Update.Ulrich Drepper1999-03-313-2/+5
| | | | * iconvdata/cp874.h (to_ucs4): Add Euro sign.
* Update.Ulrich Drepper1999-03-312-0/+93
| | | | * localedata/locales/en_ZA: New file. Contributed by nic@sig.co.za.
* Update.Ulrich Drepper1999-03-315-15/+37
| | | | | | | | 1999-03-31 Ulrich Drepper <drepper@cygnus.com> * timezone/africa: Update from tzdata1999d. * timezone/europe: Likewise. * timezone/northamerica: Likewise.
* Update.Ulrich Drepper1999-03-312-3/+10
| | | | | | | | 1999-03-31 Mark Kettenis <kettenis@gnu.org> * login/programs/pt_chown.c (main): Save effective user ID before dropping priviliges and use this to check if the program is properly installed.
* Update.Ulrich Drepper1999-03-3111-27/+38
| | | | | | | | | | | * iconvdata/testdata/CP1254: Update for charmap changes. * iconvdata/testdata/CP1254..UTF8: Likewise. * iconvdata/testdata/CP1255: Likewise. * iconvdata/testdata/CP1255..UTF8: Likewise. * iconvdata/testdata/CP1256: Likewise. * iconvdata/testdata/CP1256..UTF8: Likewise. * iconvdata/testdata/CP1257: Likewise. * iconvdata/testdata/CP1257..UTF8: Likewise.
* Update.Ulrich Drepper1999-03-315-309/+359
| | | | | | | | 1999-03-31 Ulrich Drepper <drepper@cygnus.com> * iconvdata/Makefile (distribute): Remove cp1258.h. (gen-8bit-gap-modules): Add cp1258. * iconvdata/cp1258.h: Removed.
* Update.Ulrich Drepper1999-03-319-85/+141
| | | | | | | | | | | | | 1999-03-31 Ulrich Drepper <drepper@cygnus.com> * charmaps/CP1257: Add some marks. * charmaps/CP1256: Update from Unicode page. * charmaps/CP1255: Lots of punctuation character changes. * charmaps/CP1254: Add Euro character. Fix a few lowercase characters. * charmaps/CP1253: Add Euro character. * charmaps/CP1252: Add Euro character and z caron. * charmaps/CP1251: Add Euro character. * charmaps/CP1250: Add Euro character.
* Update.Ulrich Drepper1999-03-302-5/+23
| | | | | | | | 1999-03-30 Ulrich Drepper <drepper@cygnus.com> * timezone/tst-timezone.c (tests): Add more cases. (check_tzvars): Mark errors clearer. (main): Likewise.
* Update.Ulrich Drepper1999-03-302-27/+48
| | | | | | | 1999-03-30 20:59 -0500 Zack Weinberg <zack@rabi.phys.columbia.edu> * login/programs/pt_chown.c: Drop privileges if invoked with arguments. Don't close the master pty.
* Update.Ulrich Drepper1999-03-302-4/+13
| | | | | | | 1999-03-30 Ulrich Drepper <drepper@cygnus.com> * time/tzfile.c (__tzfile_read): Process transitions from the rear. Minor optimization.
* Update.Ulrich Drepper1999-03-292-2/+7
| | | | | | | | | 1999-03-29 Ulrich Drepper <drepper@cygnus.com> * elf/rtld.c (process_envvars): Do not automatically prevent lazy relocation for SUID binaries. * misc/regexp.h (compile): Cast some pointers to (char *) to avoid
* Regenerated: autoconf configure.inUlrich Drepper1999-03-291-86/+86
|
* *** empty log message ***Andreas Schwab1999-03-291-0/+5
| | | | | | | 1999-03-29 Paul Eggert <eggert@twinsun.com> * libio/iopopen.c (_IO_new_proc_open): Don't modify proc_file_chain while in child process.
* 1999-03-29 Paul Eggert <eggert@twinsun.com> Andreas Schwab1999-03-291-5/+4
| | | | | * libio/iopopen.c (_IO_new_proc_open): Don't modify proc_file_chain while in child process.
* Sparc string routines from Jakub.Richard Henderson1999-03-2967-6/+7861
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1999-03-29 Jakub Jelinek <jj@ultra.linux.cz> * sysdeps/sparc/sparc32/sparcv8/Makefile: New file. * sysdeps/sparc/sparc32/sparcv8/rem.S: Delay after write %y. * sysdeps/sparc/sparc32/sparcv8/sdiv.S: Likewise. * sysdeps/sparc/sparc32/sparcv8/udiv.S: Likewise. * sysdeps/sparc/sparc32/sparcv8/urem.S: Likewise. * sysdeps/sparc/sparc32/sparcv9/bcopy.c: New file. * sysdeps/sparc/sparc32/sparcv9/bzero.c: New file. * sysdeps/sparc/sparc32/sparcv9/memchr.S: New file. * sysdeps/sparc/sparc32/sparcv9/memcmp.S: New file. * sysdeps/sparc/sparc32/sparcv9/memcpy.S: New file. * sysdeps/sparc/sparc32/sparcv9/memset.S: New file. * sysdeps/sparc/sparc32/sparcv9/stpcpy.S: New file. * sysdeps/sparc/sparc32/sparcv9/strcat.S: New file. * sysdeps/sparc/sparc32/sparcv9/strchr.S: New file. * sysdeps/sparc/sparc32/sparcv9/strcmp.S: New file. * sysdeps/sparc/sparc32/sparcv9/strcpy.S: New file. * sysdeps/sparc/sparc32/sparcv9/strcspn.S: New file. * sysdeps/sparc/sparc32/sparcv9/strlen.S: New file. * sysdeps/sparc/sparc32/sparcv9/strncpy.S: New file. * sysdeps/sparc/sparc32/sparcv9/strpbrk.S: New file. * sysdeps/sparc/sparc32/sparcv9/strrchr.c: New file. * sysdeps/sparc/sparc32/sparcv9/strspn.S: New file. * sysdeps/sparc/sparc32/sparcv9/dotmul.S: New file. * sysdeps/sparc/sparc32/sparcv9/rem.S: New file. * sysdeps/sparc/sparc32/sparcv9/sdiv.S: New file. * sysdeps/sparc/sparc32/sparcv9/udiv.S: New file. * sysdeps/sparc/sparc32/sparcv9/umul.S: New file. * sysdeps/sparc/sparc32/sparcv9/urem.S: New file. * sysdeps/sparc/sparc32/sparcv9/Makefile: New file. * sysdeps/sparc/sparc32/sparcv9/stpncpy.S: New file. * sysdeps/sparc/sparc32/sparcv9/strncmp.S: New file. * sysdeps/sparc/sparc32/bcopy.c: New file. * sysdeps/sparc/sparc32/bzero.c: New file. * sysdeps/sparc/sparc32/memchr.S: New file. * sysdeps/sparc/sparc32/memcpy.S: New file. * sysdeps/sparc/sparc32/memmove.c: New file. * sysdeps/sparc/sparc32/memset.S: New file. * sysdeps/sparc/sparc32/stpcpy.S: New file. * sysdeps/sparc/sparc32/strchr.S: New file. * sysdeps/sparc/sparc32/strrchr.c: New file. * sysdeps/sparc/sparc32/strcpy.S: New file. * sysdeps/sparc/sparc32/strlen.S: New file. * sysdeps/sparc/sparc32/strcat.S: New file. * sysdeps/sparc/sparc32/strcmp.S: New file. * sysdeps/sparc/sparc64/bcopy.c: New file. * sysdeps/sparc/sparc64/bzero.c: New file. * sysdeps/sparc/sparc64/memchr.S: New file. * sysdeps/sparc/sparc64/memcmp.S: New file. * sysdeps/sparc/sparc64/memcpy.S: New file. * sysdeps/sparc/sparc64/memset.S: New file. * sysdeps/sparc/sparc64/stpcpy.S: New file. * sysdeps/sparc/sparc64/strcat.S: New file. * sysdeps/sparc/sparc64/strchr.S: New file. * sysdeps/sparc/sparc64/strcmp.S: New file. * sysdeps/sparc/sparc64/strcpy.S: New file. * sysdeps/sparc/sparc64/strcspn.S: New file. * sysdeps/sparc/sparc64/strlen.S: New file. * sysdeps/sparc/sparc64/strncpy.S: New file. * sysdeps/sparc/sparc64/strpbrk.S: New file. * sysdeps/sparc/sparc64/strrchr.c: New file. * sysdeps/sparc/sparc64/strspn.S: New file. * sysdeps/sparc/sparc64/stpncpy.S: New file. * sysdeps/sparc/sparc64/strncmp.S: New file. * sysdeps/unix/sysv/linux/sparc/sparc32/Makefile (ASFLAGS-.os): Append -fPIC, don't replace. * configure.in: Recognize sparcv8plus / sparcv9.
* Updated.Andreas Schwab1999-03-295-12/+34
| | | | | | | | | | | | | | | | | | | | 1999-03-27 Andreas Jaeger <aj@arthur.rhein-neckar.de> * malloc/obstack.h (obstack_free): Explicitly convert __obj to char * to avoid C++ warning. Patch by yasushi@cs.washington.edu [PR libc/1035]. 1999-03-29 Andreas Jaeger <aj@arthur.rhein-neckar.de> * manual/filesys.texi (Temporary Files): mktemp and mkstemp are declared in stdlib.h, correct return value of mkstemp. Reported by Andries Brouwer <Andries.Brouwer@cwi.nl>. * sysdeps/unix/sysv/linux/net/if_arp.h (ARPHDRD_FC*): New defines from Linux 2.2.5. * misc/regexp.h (compile): Cast some pointers to (char *) to avoid C++ warning.
* Updated.Andreas Schwab1999-03-292-2/+7
| | | | | | | 1999-03-28 Andreas Jaeger <aj@arthur.rhein-neckar.de> * ctype/ctype.h (tolower, toupper): Add __THROW declaration to inline functions. Closes PR libc/1049.
* Updated.Andreas Schwab1999-03-2911-111/+119
| | | | | | | | | | | | | | | | | 1999-03-25 Andreas Jaeger <aj@arthur.rhein-neckar.de> * timezone/README: Update from tzdata1999c and tzcode1999c. * timezone/africa: Update from tzdata1999c. * timezone/antarctica: Likewise. * timezone/asia: Likewise. * timezone/australasia: Likewise. * timezone/europe: Likewise. * timezone/northamerica: Likewise. * timezone/southamerica: Likewise. * timezone/zone.tab: Likewise. * timezone/zic.c: Update from tzcode1999c.
* Updated.Andreas Schwab1999-03-262-2/+15
| | | | | | | | | | | | | | | | 1999-03-26 Andreas Schwab <schwab@issan.cs.uni-dortmund.de> * Makerules: Add $(common-objpfx)Versions.all to common-generated outside of ifndef avoid-generated. * libio/oldiofdopen.c (_IO_old_fdopen): Bring over recent changes in iofdopen.c. * libio/oldiofopen.c (_IO_old_fopen): Bring over recent changes in iofopen.c. * libio/oldiofclose.c (_IO_old_fclose): Bring over recent changes in iofclose.c. * libio/oldfileops.c (_IO_old_file_underflow, _IO_old_file_sync, _IO_old_file_seekoff): Bring over recent changes in fileops.c.
* * libio/oldiofdopen.c (_IO_old_fdopen): Bring over recent changes Andreas Schwab1999-03-264-14/+43
| | | | | | | | | | in iofdopen.c. * libio/oldiofopen.c (_IO_old_fopen): Bring over recent changes in iofopen.c. * libio/oldiofclose.c (_IO_old_fclose): Bring over recent changes in iofclose.c. * libio/oldfileops.c (_IO_old_file_underflow, _IO_old_file_sync, _IO_old_file_seekoff): Bring over recent changes in fileops.c.
* 1999-03-26 Mark Kettenis <kettenis@gnu.org>Roland McGrath1999-03-261-0/+5
| | | | | * sysdeps/mach/hurd/Makefile: Only install libc_p.a linker script if we build the profiled library.
* 1999-03-26 Mark Kettenis <kettenis@gnu.org> Roland McGrath1999-03-261-1/+4
| | | | | * sysdeps/mach/hurd/Makefile: Only install libc_p.a linker script if we build the profiled library.
* Updated.Andreas Schwab1999-03-261-0/+5
| | | | | | | Fri Mar 26 10:27:38 1999 Andreas Schwab <schwab@issan.cs.uni-dortmund.de> * math/Makefile (gmp-objs): Add inlines. Reported by Andreas Jaeger <aj@arthur.rhein-neckar.de>
* (gmp-objs): Add inlines.Andreas Schwab1999-03-261-1/+1
|
* Thu Mar 25 23:57:57 1999 Roland McGrath <roland@yaumatei.ai.mit.edu>Roland McGrath1999-03-252-0/+13
| | | | | | * sysdeps/mach/hurd/i386/Makefile [$(subdir) = csu] (CFLAGS-initfini.s): New variable, add -DWEAK_GMON_START. This does for Hurd/i386 what the 1998-09-08 change did for Linux/i386.
* 1999-03-24 Roland McGrath <roland@baalperazim.frob.com>Roland McGrath1999-03-242-1/+6
| | | | | * Makeconfig (sysd-sorted): Use $(..) on rhs of patsubst, so this rule works properly in subdirs.
* 1999-03-23 Roland McGrath <roland@baalperazim.frob.com>Roland McGrath1999-03-233-9/+28
| | | | | | | | | | | | * sysdeps/mach/hurd/Makefile: Undo last change. [$(subdir) = mach] (lib-noranlib): Depend on libmachuser-link.so. [$(subdir) = hurd] (lib-noranlib): Depend on libhurduser-link.so. * mach/Machrules (+preinit, +postinit, +interp, LDFLAGS-$(interface.so)): Variables removed. Interface libraries get linked just like other shared libraries. (interface.so): Fix typo in defn, so it works. ($(objpfx)$(interface.so)): Make it depend on libc.so.
* 1999-03-21 Roland McGrath <roland@baalperazim.frob.com> cvs/libc-as-990324Roland McGrath1999-03-231-1/+6
| | | | | | | * sysdeps/mach/hurd/Makefile (subdir_lib): Depend on $(link-rpcuserlibs). * linuxthreads/Makefile: Link test against static libpthread if no
* 1999-03-21 Roland McGrath <roland@baalperazim.frob.com> Roland McGrath1999-03-231-1/+1
| | | | | * sysdeps/mach/hurd/Makefile (subdir_lib): Depend on $(link-rpcuserlibs).
* * elf/Makefile ($(inst_slibdir)/$(rtld-version-installed-name), Andreas Schwab1999-03-224-55/+63
| | | | | | | | | | $(inst_slibdir)/$(rtld-installed-name), ldso_install): Disable targets if not building shared libraries. 1999-03-22 Andreas Schwab <schwab@issan.cs.uni-dortmund.de> * elf/Makefile ($(inst_slibdir)/$(rtld-version-installed-name), $(inst_slibdir)/$(rtld-installed-name), ldso_install): Disable targets if not building shared libraries.
* * configure.in: Also look in $PATH when searching for Andreas Schwab1999-03-224-6/+14
| | | | | | | | | | install-info. Remove autoconf bug workaround and require autoconf 2.13. Mon Mar 22 15:48:06 1999 Andreas Schwab <schwab@issan.cs.uni-dortmund.de> * configure.in: Also look in $PATH when searching for install-info. Remove autoconf bug workaround and require autoconf 2.13.
* 1999-03-21 Andreas Jaeger <aj@arthur.rhein-neckar.de> Andreas Schwab1999-03-222-2/+10
| | | | | | | | | * db/Makefile: Don't try to install shared library link if not building with shared libs. 1999-03-21 Andreas Jaeger <aj@arthur.rhein-neckar.de> * db/Makefile: Don't try to install shared library link if not building with shared libs.
* 1999-03-19 Andreas Jaeger <aj@arthur.rhein-neckar.de> cvs/libc-as-990322Andreas Schwab1999-03-207-10/+59
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * rt/Makefile: Link against static library if no shared lib is available. * localedata/Makefile: The shells scripts implementing the test require the dynamic linker which is not available with --disable-shared. Skip the test if --disable-shared is given. * linuxthreads/Makefile: Link test against static libpthread if no shared lib is available. * iconvdata/Makefile (tests): Run iconv-test only if we're building shared libraries. * elf/Makefile (tests): Likewise for elf tests. * posix/Makefile: The test frameworks globtest and wordexp-test require the dynamic linker which is not available with --disable-shared. Skip the test if --disable-shared is given. * grp/Makefile (otherlibs): For static nss build link against necessary libs. * rt/Makefile: Link against static library if no shared lib is available. * localedata/Makefile: The shells scripts implementing the test require the dynamic linker which is not available with --disable-shared. Skip the test if --disable-shared is given. * linuxthreads/Makefile: Link test against static libpthread if no shared lib is available. * iconvdata/Makefile (tests): Run iconv-test only if we're building shared libraries. * elf/Makefile (tests): Likewise for elf tests. * posix/Makefile: The test frameworks globtest and wordexp-test require the dynamic linker which is not available with --disable-shared. Skip the test if --disable-shared is given. * grp/Makefile (otherlibs): For static nss build link against necessary libs. 1999-03-19 Andreas Jaeger <aj@arthur.rhein-neckar.de>
* 1999-03-19 Andreas Jaeger <aj@arthur.rhein-neckar.de> Andreas Schwab1999-03-202-1/+9
| | | | | | | | | | | * debug/Makefile (install-bin): Install and build catchsegv only if build-shared == yes. Reported by jussi@jlaako.pp.fi [PR libc/965]. 1999-03-19 Andreas Jaeger <aj@arthur.rhein-neckar.de> * debug/Makefile (install-bin): Install and build catchsegv only if build-shared == yes. Reported by jussi@jlaako.pp.fi [PR libc/965].
* * time/tzfile.c (__tzfile_read): Handle the case where there are cvs/libc-as-990326Andreas Schwab1999-03-202-5/+19
| | | | | | | | transitions but no DST. 1999-03-20 Andreas Schwab <schwab@issan.cs.uni-dortmund.de> * time/tzfile.c (__tzfile_read): Handle the case where there are transitions but no DST.
* 1999-03-20 Roland McGrath <roland@baalperazim.frob.com>Roland McGrath1999-03-202-1/+9
| | | | | | | * mach/Machrules (extra-libs-others): Add $(interface-library) here too, so it gets built in the others pass rather than the lib pass. This is necessary since the RPC libraries need to be linked against libc.
* 1999-03-19 Roland McGrath <roland@baalperazim.frob.com>Roland McGrath1999-03-201-1/+23
| | | | | | | | | | | | | | | | | | | | | | | | * sysdeps/generic/segfault.c: Include <stdio-common/_itoa.h> for _itoa_word decl. * sysdeps/mach/hurd/Makefile (link-rpcuserlibs): New variable. ($(common-objpfx)libc.so): Depend on that instead of $(rpcuserlibs). ($(link-rpcuserlibs)): New static pattern rule; link intermediate versions of lib{mach,hurd}user.so without reference to libc.so, then link libc.so against that to get deps and symbol versions, then finally link real lib*user.so against libc.so. * sysdeps/mach/hurd/fcntl.c (__fcntl: case F_GETLK,F_SETLK,F_SETLKW): Support whole-file locking (only) by using the file_lock RPC. This has very wrong semantics, but is better than nothing for the time being. (Correct POSIX.1 locking will require new RPCs in the Hurd protocols that will be somewhat hairy to specify.) 1999-03-17 Mark Kettenis <kettenis@gnu.org> * sysdeps/mach/hurd/ptsname.c: New file. * sysdeps/unix/sysv/linux/arm/getgroups.c: New file. Use the i386
* * timezone/asia: Fix rule in Asia/Nicosia entry.Andreas Schwab1999-03-192-1/+5
| | | | | | 1999-03-20 Andreas Schwab <schwab@issan.cs.uni-dortmund.de> * timezone/asia: Fix rule in Asia/Nicosia entry.
* 1999-03-19 Roland McGrath <roland@baalperazim.frob.com> Roland McGrath1999-03-193-6/+135
| | | | | | | | * sysdeps/mach/hurd/fcntl.c (__fcntl: case F_GETLK,F_SETLK,F_SETLKW): Support whole-file locking (only) by using the file_lock RPC. This has very wrong semantics, but is better than nothing for the time being. (Correct POSIX.1 locking will require new RPCs in the Hurd protocols that will be somewhat hairy to specify.)
* 1999-03-19 Roland McGrath <roland@baalperazim.frob.com> Roland McGrath1999-03-191-0/+1
| | | | | * sysdeps/generic/segfault.c: Include <stdio-common/_itoa.h> for _itoa_word decl.
* 1999-03-16 Andreas Jaeger <aj@arthur.rhein-neckar.de> cvs/libc-as-990319Andreas Schwab1999-03-192-1/+7
| | | | | | | | | * manual/getopt.texi (Using Getopt): Explain "::" in option string. Reported by Yuri Niyazov <yuricake@geocities.com>. 1999-03-16 Andreas Jaeger <aj@arthur.rhein-neckar.de> * manual/getopt.texi (Using Getopt): Explain "::" in option string. Reported by Yuri Niyazov <yuricake@geocities.com>.
* 1999-03-18 Thorsten Kukuk <kukuk@suse.de> Andreas Schwab1999-03-193-59/+107
| | | | | | | | | | | * sunrpc/clnt_unix.c: Fix creation of parameters for sendmsg/recvmsg on non intel platforms. * sunrpc/svc_unix.c: Likewise. 1999-03-18 Thorsten Kukuk <kukuk@suse.de> * sunrpc/clnt_unix.c: Fix creation of parameters for sendmsg/recvmsg on non intel platforms. * sunrpc/svc_unix.c: Likewise.
* 1999-03-18 Philip Blundell <philb@gnu.org> Andreas Schwab1999-03-192-0/+7
| | | | | | | | | * sysdeps/unix/sysv/linux/arm/getgroups.c: New file. Use the i386 implementation. 1999-03-18 Philip Blundell <philb@gnu.org> * sysdeps/unix/sysv/linux/arm/getgroups.c: New file. Use the i386 implementation.