drepper [Mon, 8 Jun 1998 16:02:37 +0000 (16:02 +0000)]
Regenerated: autoconf configure.in
drepper [Mon, 8 Jun 1998 16:00:38 +0000 (16:00 +0000)]
Regenerated: autoconf configure.in
drepper [Mon, 8 Jun 1998 13:37:25 +0000 (13:37 +0000)]
Update.
drepper [Mon, 8 Jun 1998 13:37:06 +0000 (13:37 +0000)]
Optimize to use strncmp less often.
drepper [Mon, 8 Jun 1998 13:36:18 +0000 (13:36 +0000)]
Implement call graph profiling.
drepper [Mon, 8 Jun 1998 09:58:23 +0000 (09:58 +0000)]
(__fgetspent_r): Correct buffer overflow fix.
drepper [Mon, 8 Jun 1998 09:57:33 +0000 (09:57 +0000)]
(__fgetgrent_r): Correct buffer overflow fix.
drepper [Mon, 8 Jun 1998 09:57:00 +0000 (09:57 +0000)]
(__fgetpwent_r): Correct buffer overflow fix.
drepper [Mon, 8 Jun 1998 09:48:56 +0000 (09:48 +0000)]
(__underflow): Read character from read pointer as unsigned.
(__uflow): Likewise.
drepper [Sun, 7 Jun 1998 14:06:56 +0000 (14:06 +0000)]
Update.
drepper [Sun, 7 Jun 1998 14:06:19 +0000 (14:06 +0000)]
SysVr4 specific macros to convert from and to sigmask.
drepper [Sun, 7 Jun 1998 14:05:42 +0000 (14:05 +0000)]
Adapt for change with anonymous syscall_error label.
drepper [Sun, 7 Jun 1998 14:04:12 +0000 (14:04 +0000)]
Rewrite PSEUDO etc to make syscall_error label in case of PIC
anonymous.
drepper [Sun, 7 Jun 1998 14:02:05 +0000 (14:02 +0000)]
Linux specific definitions for sigmask conversion macros.
drepper [Sun, 7 Jun 1998 14:01:39 +0000 (14:01 +0000)]
Rewrite the use definitions from sigset-cvt-mask.h to do the dirty
work.
drepper [Sun, 7 Jun 1998 14:00:38 +0000 (14:00 +0000)]
Save one precious byte of rodata.
drepper [Sun, 7 Jun 1998 13:59:49 +0000 (13:59 +0000)]
Call __libc_start_main with extra argument.
drepper [Sun, 7 Jun 1998 13:58:59 +0000 (13:58 +0000)]
(elf_machine_runtime_setup): Use _dl_runtime_profile for all shared
objects if LD_PROFILE is defined.
drepper [Sun, 7 Jun 1998 13:56:40 +0000 (13:56 +0000)]
Generic definition for sigmask conversion.
drepper [Sun, 7 Jun 1998 13:55:56 +0000 (13:55 +0000)]
Store last stack address in __libc_stack_end.
drepper [Sun, 7 Jun 1998 13:54:22 +0000 (13:54 +0000)]
Call _IO_cleanup_region_end with 0 and call _IO_funlockfile
explicitly.
drepper [Sun, 7 Jun 1998 13:53:58 +0000 (13:53 +0000)]
(distribute): Add sigset-cvt-mask.h.
drepper [Sun, 7 Jun 1998 13:53:06 +0000 (13:53 +0000)]
Optimize I/O a little bit.
drepper [Sun, 7 Jun 1998 13:51:18 +0000 (13:51 +0000)]
(struct mentent): Make string elements const char *.
drepper [Sun, 7 Jun 1998 13:50:31 +0000 (13:50 +0000)]
Pretty print.
drepper [Sun, 7 Jun 1998 13:49:48 +0000 (13:49 +0000)]
Optimize cleanup handlers a bit.
drepper [Sun, 7 Jun 1998 13:49:27 +0000 (13:49 +0000)]
Update.
drepper [Sun, 7 Jun 1998 13:47:02 +0000 (13:47 +0000)]
Call _IO_cleanup_region_end with 0 and call _IO_funlockfile
explicitly.
drepper [Sun, 7 Jun 1998 13:43:56 +0000 (13:43 +0000)]
Implement flat profiling.
drepper [Sun, 7 Jun 1998 13:43:08 +0000 (13:43 +0000)]
Call relocation function with extra argument.
Define __libc_stack_end.
drepper [Sun, 7 Jun 1998 13:41:54 +0000 (13:41 +0000)]
Adjust prototypes.
drepper [Sun, 7 Jun 1998 13:41:09 +0000 (13:41 +0000)]
Include <features.h>, not <sys/cdefs.h>.
Include <stdint.h>, not <inttypes.h>.
drepper [Sun, 7 Jun 1998 13:40:10 +0000 (13:40 +0000)]
Don't examine _dl_profile variable, pass consider_profile to runtime
setup function.
drepper [Sun, 7 Jun 1998 13:38:18 +0000 (13:38 +0000)]
Define __libc_stack_end.
drepper [Sun, 7 Jun 1998 13:37:26 +0000 (13:37 +0000)]
(_dl_relocate_object): Take extra argument, pass this to ELF_DYNAMIC_RELOCATE.
Always allocate array for relocation result if LD_PROFILE is defined.
drepper [Sun, 7 Jun 1998 13:35:48 +0000 (13:35 +0000)]
(_dl_mcount): Don't mark as internal function.
Correct loop condition.
drepper [Sun, 7 Jun 1998 13:34:40 +0000 (13:34 +0000)]
(_dl_open): Call reloaction function with extra argument.
drepper [Sun, 7 Jun 1998 13:33:44 +0000 (13:33 +0000)]
Add _dl_profile.
drepper [Fri, 5 Jun 1998 21:08:02 +0000 (21:08 +0000)]
Regenerated: autoconf configure.in
drepper [Fri, 5 Jun 1998 20:59:11 +0000 (20:59 +0000)]
Update.
drepper [Fri, 5 Jun 1998 20:58:26 +0000 (20:58 +0000)]
(xdrrec_create): Add cast for *_ops array since we cannot declare the
struct element as const.
drepper [Fri, 5 Jun 1998 20:58:13 +0000 (20:58 +0000)]
(xdrmem_create): Add cast for *_ops array since we cannot declare the
struct element as const.
drepper [Fri, 5 Jun 1998 20:57:58 +0000 (20:57 +0000)]
(xdrstdio_create): Add cast for *_ops array since we cannot declare the
struct element as const.
drepper [Fri, 5 Jun 1998 20:41:57 +0000 (20:41 +0000)]
Include ../Makeconfig earlier.
(MAKEINFO, TEXI2DVI): Use defaults if ../Makeconfig does not exist.
(dir-add.texinfo): Remove useless $(SHELL).
drepper [Fri, 5 Jun 1998 20:38:44 +0000 (20:38 +0000)]
Modify config.make only if is was just created and move that command
to second argument of AC_OUTPUT. Add command to set config_vars in
config.status.
drepper [Fri, 5 Jun 1998 20:38:15 +0000 (20:38 +0000)]
(others): Build programs from install-bin.
drepper [Fri, 5 Jun 1998 20:36:11 +0000 (20:36 +0000)]
(address-width): Fix conditional.
drepper [Thu, 4 Jun 1998 15:38:21 +0000 (15:38 +0000)]
Update.
drepper [Thu, 4 Jun 1998 12:18:38 +0000 (12:18 +0000)]
Update.
drepper [Thu, 4 Jun 1998 12:17:45 +0000 (12:17 +0000)]
Add fattach, fdetach, getmsg, getpmsg, makecontext, putmsg, putpmsg,
scalbln, scalblnf, scalblnl, strtoimax, strtoumax, swapcontext,
waitid, wcsnlen, wcstoimax, wcstoumax with version GLIBC_2.1.
drepper [Thu, 4 Jun 1998 12:14:43 +0000 (12:14 +0000)]
Update.
drepper [Thu, 4 Jun 1998 12:14:24 +0000 (12:14 +0000)]
Correct typo.
drepper [Thu, 4 Jun 1998 11:51:54 +0000 (11:51 +0000)]
(Range of Type): Change @end table->@end vtable.
(Floating Point Parameters): Likewise.
drepper [Tue, 2 Jun 1998 14:41:28 +0000 (14:41 +0000)]
Regenerated from ../sysdeps/gnu/errlist.awk ../manual/errno.texi
drepper [Tue, 2 Jun 1998 12:58:14 +0000 (12:58 +0000)]
Update.
drepper [Tue, 2 Jun 1998 12:57:15 +0000 (12:57 +0000)]
(routines): Add cthreads.
drepper [Tue, 2 Jun 1998 12:55:20 +0000 (12:55 +0000)]
(login): Let pututline take care of finding the positin to insert the
UTMP entry. This corrects a bug where ssh was not reusing UTMP
entries marked as DEAD_PROCESS.
drepper [Tue, 2 Jun 1998 12:52:51 +0000 (12:52 +0000)]
(tests): New variable, add tst-utmp and tst-utmpx.
drepper [Tue, 2 Jun 1998 12:52:36 +0000 (12:52 +0000)]
Tests for UTMPX handling functions.
drepper [Tue, 2 Jun 1998 12:52:30 +0000 (12:52 +0000)]
Tests for UTMP handling functions.
drepper [Tue, 2 Jun 1998 12:47:09 +0000 (12:47 +0000)]
(sys_nerr, _sys_nerr): Make weak aliases for _hurd_nerr, for programs
that don't use sys_errlist, but need sys_err.
drepper [Tue, 2 Jun 1998 12:45:32 +0000 (12:45 +0000)]
Add updwtmpx and utmpxname to GLIBC_2.1.
drepper [Tue, 2 Jun 1998 12:44:31 +0000 (12:44 +0000)]
Rename function to updwtmpx.
drepper [Tue, 2 Jun 1998 12:42:34 +0000 (12:42 +0000)]
use ISO C style definition.
drepper [Tue, 2 Jun 1998 12:41:13 +0000 (12:41 +0000)]
Use _hurd_errlist instead of _sys_errlist.
drepper [Tue, 2 Jun 1998 12:39:43 +0000 (12:39 +0000)]
($(objpfx)librtld.os): Renamed from librtld.so.
drepper [Tue, 2 Jun 1998 12:38:37 +0000 (12:38 +0000)]
Remove _IO_getline_info which was erroneously introduced in section
GLIBC_2.0.
drepper [Tue, 2 Jun 1998 12:38:07 +0000 (12:38 +0000)]
(__libc_write): Rename from old __write function, and create a weak
alias to __write.
drepper [Tue, 2 Jun 1998 12:37:14 +0000 (12:37 +0000)]
(__libc_read): Rename from old __read function, and create a weak
alias to __read.
drepper [Tue, 2 Jun 1998 12:36:16 +0000 (12:36 +0000)]
(__ftruncate): Rename from old ftruncate function, and create a weak
alias to ftruncate.
drepper [Tue, 2 Jun 1998 12:35:29 +0000 (12:35 +0000)]
Fix typo.
drepper [Tue, 2 Jun 1998 12:35:13 +0000 (12:35 +0000)]
(__socket): Renamed from socket, and created a weak alias.
drepper [Tue, 2 Jun 1998 12:33:47 +0000 (12:33 +0000)]
(__socket): Renamed from socket, and created a weak alias.
drepper [Tue, 2 Jun 1998 12:31:40 +0000 (12:31 +0000)]
Use &errno instead of __errno_location ().
drepper [Tue, 2 Jun 1998 12:31:17 +0000 (12:31 +0000)]
Use &errno instead of __errno_location ().
drepper [Tue, 2 Jun 1998 12:30:52 +0000 (12:30 +0000)]
Use &errno instead of __errno_location ().
drepper [Tue, 2 Jun 1998 12:30:27 +0000 (12:30 +0000)]
Use &errno instead of __errno_location ().
drepper [Tue, 2 Jun 1998 12:29:53 +0000 (12:29 +0000)]
Use &errno instead of __errno_location ().
drepper [Tue, 2 Jun 1998 12:29:26 +0000 (12:29 +0000)]
Use &errno instead of __errno_location ().
drepper [Tue, 2 Jun 1998 12:28:58 +0000 (12:28 +0000)]
Use &errno instead of __errno_location ().
drepper [Tue, 2 Jun 1998 12:28:22 +0000 (12:28 +0000)]
(__fgetgrent_r): Use &errno instead of __errno_location ().
drepper [Tue, 2 Jun 1998 12:25:09 +0000 (12:25 +0000)]
Export list for libhurduser.
drepper [Tue, 2 Jun 1998 12:25:02 +0000 (12:25 +0000)]
Export list for libmachuser.
drepper [Tue, 2 Jun 1998 12:24:26 +0000 (12:24 +0000)]
Add Hurd-specific functions to version 2.1.
Add __flshfp and __fillbf.
drepper [Tue, 2 Jun 1998 12:15:51 +0000 (12:15 +0000)]
(Basic Signal Handling): Fix typo.
drepper [Tue, 2 Jun 1998 12:15:24 +0000 (12:15 +0000)]
(Error Codes): Fix typo.
drepper [Tue, 2 Jun 1998 12:14:25 +0000 (12:14 +0000)]
Include <bits/sockaddr.h> instead of <sys/socket.h>.
drepper [Tue, 2 Jun 1998 10:58:34 +0000 (10:58 +0000)]
(DL_FIND_ARG_COMPONENTS): Finally make it working.
drepper [Tue, 2 Jun 1998 09:55:13 +0000 (09:55 +0000)]
Include wchar.h before wctype.h to please buggy Solaris.
drepper [Mon, 1 Jun 1998 17:18:03 +0000 (17:18 +0000)]
Use a few more times vtable instead of table.
drepper [Mon, 1 Jun 1998 14:57:50 +0000 (14:57 +0000)]
(cb_prog_1): Remove debug info.
drepper [Mon, 1 Jun 1998 14:26:00 +0000 (14:26 +0000)]
Update.
drepper [Mon, 1 Jun 1998 14:25:49 +0000 (14:25 +0000)]
(umul_ppmm): Temporarily disable broken ARM implementation.
drepper [Mon, 1 Jun 1998 14:25:31 +0000 (14:25 +0000)]
GMP support for ARMs.
drepper [Mon, 1 Jun 1998 14:24:49 +0000 (14:24 +0000)]
IEEE 754 float support for strange ARMs.
drepper [Mon, 1 Jun 1998 14:23:55 +0000 (14:23 +0000)]
Not needed anymore.
drepper [Mon, 1 Jun 1998 14:23:26 +0000 (14:23 +0000)]
(FE_EXCEPTION_SHIFT): Rename to FE_EXCEPT_SHIFT.
drepper [Mon, 1 Jun 1998 14:23:03 +0000 (14:23 +0000)]
Support strange mixed-endian double format used by ARM systems.
drepper [Mon, 1 Jun 1998 14:17:37 +0000 (14:17 +0000)]
Update.
drepper [Mon, 1 Jun 1998 14:17:19 +0000 (14:17 +0000)]
(struct XDR): Don't mark xdr_ops element as const.