]>
git.ipfire.org Git - thirdparty/glibc.git/log
Ulrich Drepper [Fri, 28 Aug 1998 12:26:54 +0000 (12:26 +0000)]
Ignore dir-add.texinfo, not dir-add.texi.
Ulrich Drepper [Fri, 28 Aug 1998 12:25:41 +0000 (12:25 +0000)]
Update.
Ulrich Drepper [Fri, 28 Aug 1998 12:25:28 +0000 (12:25 +0000)]
Add umount.S.
Ulrich Drepper [Fri, 28 Aug 1998 12:07:44 +0000 (12:07 +0000)]
Update.
Ulrich Drepper [Fri, 28 Aug 1998 12:07:26 +0000 (12:07 +0000)]
Move static variable cache and cachesize to toplevel.
Ulrich Drepper [Fri, 28 Aug 1998 12:07:12 +0000 (12:07 +0000)]
(__jrand48_r): Set also upper half of result.
Ulrich Drepper [Fri, 28 Aug 1998 12:06:59 +0000 (12:06 +0000)]
(mprobe): Call checkhdr with adjusted pointer.
Ulrich Drepper [Fri, 28 Aug 1998 12:06:46 +0000 (12:06 +0000)]
(malloc_hook_ini): Don't overwrite realloc and memalign hook.
(realloc_hook_ini): Don't overwrite memalign hook.
(memalign_hook_ini): Don't overwrite malloc and memalign hooks.
Ulrich Drepper [Fri, 28 Aug 1998 12:06:13 +0000 (12:06 +0000)]
(_IO_vsnprintf): Set first byte of destination array to NUL to handle
maxlen==1 case correctly.
Ulrich Drepper [Fri, 28 Aug 1998 12:05:28 +0000 (12:05 +0000)]
(dl_main): Unload map file before jumping to user code.
Ulrich Drepper [Fri, 28 Aug 1998 12:05:14 +0000 (12:05 +0000)]
Print "no such file" to stderr.
Ulrich Drepper [Fri, 28 Aug 1998 12:05:05 +0000 (12:05 +0000)]
(_dl_open): Correct test for extending global scope array.
Ulrich Drepper [Fri, 28 Aug 1998 12:04:53 +0000 (12:04 +0000)]
(_dl_close): Move map->l_nsearchlist value into local variable so that
map can be freed.
Ulrich Drepper [Fri, 28 Aug 1998 12:04:39 +0000 (12:04 +0000)]
(install-symblolic-link): Fix spelling.
Ulrich Drepper [Fri, 21 Aug 1998 22:32:37 +0000 (22:32 +0000)]
Update.
Ulrich Drepper [Thu, 20 Aug 1998 20:46:02 +0000 (20:46 +0000)]
Update.
Ulrich Drepper [Thu, 20 Aug 1998 20:45:45 +0000 (20:45 +0000)]
(FILEBUF_LITERAL): Set the _offset field to _IO_pos_BAD.
Ulrich Drepper [Thu, 20 Aug 1998 20:45:37 +0000 (20:45 +0000)]
(_IO_file_seekoff): Don't adjust pointers if _IO_SYSSEEK fails.
Ulrich Drepper [Thu, 20 Aug 1998 19:20:58 +0000 (19:20 +0000)]
Update.
Ulrich Drepper [Thu, 20 Aug 1998 19:20:20 +0000 (19:20 +0000)]
umount system call.
Ulrich Drepper [Thu, 20 Aug 1998 19:20:09 +0000 (19:20 +0000)]
Remove umount.
Ulrich Drepper [Thu, 20 Aug 1998 19:20:01 +0000 (19:20 +0000)]
[subdirs=misc] (sysdeps_routines): Add umount.
Ulrich Drepper [Thu, 20 Aug 1998 17:26:01 +0000 (17:26 +0000)]
Update.
Ulrich Drepper [Thu, 20 Aug 1998 17:25:45 +0000 (17:25 +0000)]
(link-libc-static): New variable; set this here, overriding Makeconfig
generic value so we link against the RPC libs.
Ulrich Drepper [Thu, 20 Aug 1998 17:25:33 +0000 (17:25 +0000)]
Write ut_line, ut_name, and ut_host as byte arrays, not as strings.
Ulrich Drepper [Thu, 20 Aug 1998 17:25:24 +0000 (17:25 +0000)]
Add test case for snprintf.
Ulrich Drepper [Thu, 20 Aug 1998 17:24:56 +0000 (17:24 +0000)]
Remove stray CR.
Ulrich Drepper [Thu, 20 Aug 1998 17:24:33 +0000 (17:24 +0000)]
Redirect warnings and error messages to stderr.
Ulrich Drepper [Thu, 20 Aug 1998 17:24:10 +0000 (17:24 +0000)]
($(objpfx)sln): Use $(link-libc-static).
Ulrich Drepper [Thu, 20 Aug 1998 17:23:55 +0000 (17:23 +0000)]
(link-libc-static): Define it.
Ulrich Drepper [Mon, 17 Aug 1998 10:36:27 +0000 (10:36 +0000)]
Fixtypo.
Ulrich Drepper [Mon, 17 Aug 1998 10:08:46 +0000 (10:08 +0000)]
Update.
Ulrich Drepper [Mon, 17 Aug 1998 10:08:24 +0000 (10:08 +0000)]
(putpwent): Fix typos.
Ulrich Drepper [Wed, 12 Aug 1998 12:31:30 +0000 (12:31 +0000)]
Update.
Ulrich Drepper [Wed, 12 Aug 1998 12:31:09 +0000 (12:31 +0000)]
Add more magic to work better with kernel headers.
Ulrich Drepper [Wed, 12 Aug 1998 12:30:55 +0000 (12:30 +0000)]
(putspent): Avoid writting (none) in the passwd file.
Ulrich Drepper [Wed, 12 Aug 1998 12:30:38 +0000 (12:30 +0000)]
(putpwent): Avoid writting (none) in the passwd file.
Ulrich Drepper [Wed, 12 Aug 1998 12:30:23 +0000 (12:30 +0000)]
Carry over changes from 2.1 which increase the speed and fix some bugs.
Ulrich Drepper [Wed, 12 Aug 1998 12:29:35 +0000 (12:29 +0000)]
Update for 2.0.7.
Ulrich Drepper [Wed, 12 Aug 1998 12:29:15 +0000 (12:29 +0000)]
(internal_getent): In case of an read error do not trust errno value,
set it to ENOENT.
Ulrich Drepper [Wed, 12 Aug 1998 12:29:06 +0000 (12:29 +0000)]
(_nss_db_getXXX): If buffer is too small decrement `entidx' to allow
retrieving the same entry again.
Ulrich Drepper [Wed, 12 Aug 1998 12:28:52 +0000 (12:28 +0000)]
(__ivaliduser): Allow '#' as comment character.
Ulrich Drepper [Wed, 12 Aug 1998 12:28:40 +0000 (12:28 +0000)]
Take empty LD_PRELOAD string into account.
Ulrich Drepper [Wed, 12 Aug 1998 12:28:29 +0000 (12:28 +0000)]
Undo last change.
Ulrich Drepper [Wed, 12 Aug 1998 12:27:47 +0000 (12:27 +0000)]
Define R_68K_NUM, R_386_NUM, R_SPARC_NUM, R_MIPS_NUM, and R_ALPHA_NUM.
Ulrich Drepper [Tue, 4 Aug 1998 15:26:48 +0000 (15:26 +0000)]
Update.
Ulrich Drepper [Tue, 4 Aug 1998 15:26:38 +0000 (15:26 +0000)]
Slovac translation for glibc.
Ulrich Drepper [Tue, 4 Aug 1998 15:26:19 +0000 (15:26 +0000)]
Norwegian translation for glibc.
Ulrich Drepper [Tue, 4 Aug 1998 15:26:00 +0000 (15:26 +0000)]
Update for 2.0.7.
Ulrich Drepper [Mon, 3 Aug 1998 18:43:27 +0000 (18:43 +0000)]
Update.
Ulrich Drepper [Mon, 3 Aug 1998 18:43:06 +0000 (18:43 +0000)]
(IN_CLASSC): Correct mask.
Ulrich Drepper [Mon, 3 Aug 1998 18:42:35 +0000 (18:42 +0000)]
Add prototype for sysv_signal.
Ulrich Drepper [Mon, 3 Aug 1998 18:42:00 +0000 (18:42 +0000)]
(INT_FIELD): Use strtoul instead of strtol.
(INT_FIELD_MAYBE_NULL): Likewise.
Ulrich Drepper [Mon, 3 Aug 1998 18:41:25 +0000 (18:41 +0000)]
Include Makeconfig early enough. Add rules for %.info and %.dvi.
(dir-add.texinfo): Renamed from dir-add.texi.
Ulrich Drepper [Mon, 3 Aug 1998 18:41:04 +0000 (18:41 +0000)]
Don't install sln.
Ulrich Drepper [Mon, 3 Aug 1998 18:40:42 +0000 (18:40 +0000)]
Define GLOB_TILDE_CHECK.
Ulrich Drepper [Mon, 3 Aug 1998 18:38:31 +0000 (18:38 +0000)]
(install-symblolic-link): Make phony. Depend on subdir_install for
parallel makes.
Ulrich Drepper [Mon, 3 Aug 1998 18:38:19 +0000 (18:38 +0000)]
(install-clean-symbolic-link-list): Make phony.
Ulrich Drepper [Sun, 26 Jul 1998 08:57:36 +0000 (08:57 +0000)]
Regenerated from source files
Ulrich Drepper [Thu, 23 Jul 1998 11:33:42 +0000 (11:33 +0000)]
Update.
Ulrich Drepper [Thu, 23 Jul 1998 11:33:18 +0000 (11:33 +0000)]
Fix two problems with GLOB_DOOFFS.
Ulrich Drepper [Wed, 22 Jul 1998 15:17:25 +0000 (15:17 +0000)]
Update.
Ulrich Drepper [Wed, 22 Jul 1998 15:17:13 +0000 (15:17 +0000)]
Add sys/elf.h, sys/procfs.h, sys/reg.h and sys/user.h.
Ulrich Drepper [Wed, 22 Jul 1998 15:14:48 +0000 (15:14 +0000)]
(distribute): Add sln.c
Ulrich Drepper [Wed, 22 Jul 1998 12:51:26 +0000 (12:51 +0000)]
Update.
Ulrich Drepper [Wed, 22 Jul 1998 12:50:59 +0000 (12:50 +0000)]
Generic definitions of struct sigstack and struct sigaltstack.
Ulrich Drepper [Wed, 22 Jul 1998 12:50:16 +0000 (12:50 +0000)]
Correct problem with empty strings.
Ulrich Drepper [Wed, 22 Jul 1998 12:49:38 +0000 (12:49 +0000)]
Include sigstack.h instead of defining struct sigstack and
qsutrct sigaltstack here.
Ulrich Drepper [Wed, 22 Jul 1998 12:49:01 +0000 (12:49 +0000)]
(headers): Add sigstack.h.
Ulrich Drepper [Tue, 21 Jul 1998 12:19:48 +0000 (12:19 +0000)]
Update.
Ulrich Drepper [Tue, 21 Jul 1998 12:19:24 +0000 (12:19 +0000)]
Update from official tzdata.
Ulrich Drepper [Tue, 21 Jul 1998 12:17:51 +0000 (12:17 +0000)]
Return ENAMETOOLONG if buffer is too small.
Ulrich Drepper [Tue, 21 Jul 1998 12:17:41 +0000 (12:17 +0000)]
Define _PATH_RWHODIR.
Ulrich Drepper [Tue, 21 Jul 1998 12:17:18 +0000 (12:17 +0000)]
Fix typo.
Ulrich Drepper [Tue, 21 Jul 1998 12:17:02 +0000 (12:17 +0000)]
Remove definition of _PATH_RWHODIR. Include <paths.h> instead.
Ulrich Drepper [Tue, 21 Jul 1998 12:16:52 +0000 (12:16 +0000)]
Program to generate symbolic links.
Ulrich Drepper [Tue, 21 Jul 1998 12:16:28 +0000 (12:16 +0000)]
More LD_PRELOAD parsing fixes.
Ulrich Drepper [Tue, 21 Jul 1998 12:16:15 +0000 (12:16 +0000)]
(extra-objs): Add sln.o.
(install-rootsbin): Add sln.
($(objpfx)sln): New target.
Ulrich Drepper [Tue, 21 Jul 1998 12:16:02 +0000 (12:16 +0000)]
Catch incorrect string indeces and empty input file.
Ulrich Drepper [Tue, 21 Jul 1998 12:15:16 +0000 (12:15 +0000)]
(symbolic-link-prog, symbolic-link-list): New macros.
(install-clean-symbolic-link-list): New target.
(install): Depend on install-clean-symbolic-link-list.
(make-shlib-link): Changed for $(symbolic-link-list).
Ulrich Drepper [Tue, 21 Jul 1998 12:14:59 +0000 (12:14 +0000)]
(install-symblolic-link): New target.
(install): Depend on install-symblolic-link.
Andreas Schwab [Fri, 17 Jul 1998 04:31:10 +0000 (04:31 +0000)]
* sysdeps/unix/sysv/linux/m68k/dl-envvars.h: New file.
Ulrich Drepper [Tue, 14 Jul 1998 19:44:21 +0000 (19:44 +0000)]
Update.
Ulrich Drepper [Tue, 14 Jul 1998 19:44:06 +0000 (19:44 +0000)]
[_USE_IN_LIBIO] (encode_error): Free cancelation handler.
(conv_error): Likewise.
(input_error): Likewise.
(memory_error): Likewise.
Ulrich Drepper [Mon, 13 Jul 1998 16:24:51 +0000 (16:24 +0000)]
Update.
Ulrich Drepper [Mon, 13 Jul 1998 16:24:37 +0000 (16:24 +0000)]
(unsetenv): Use _environ not __environ.
Ulrich Drepper [Mon, 13 Jul 1998 14:47:03 +0000 (14:47 +0000)]
Update.
Ulrich Drepper [Mon, 13 Jul 1998 14:46:43 +0000 (14:46 +0000)]
Define usetenv.
Ulrich Drepper [Mon, 13 Jul 1998 14:17:21 +0000 (14:17 +0000)]
Update.
Ulrich Drepper [Mon, 13 Jul 1998 14:17:00 +0000 (14:17 +0000)]
(dl_main): Correct tests in preloading interpreting lines.
Ulrich Drepper [Thu, 9 Jul 1998 14:33:02 +0000 (14:33 +0000)]
(incompatibilities): Fix typo.
Ulrich Drepper [Thu, 9 Jul 1998 14:07:04 +0000 (14:07 +0000)]
Update.
Ulrich Drepper [Thu, 9 Jul 1998 14:06:39 +0000 (14:06 +0000)]
Name a.out LD* envvars.
Ulrich Drepper [Thu, 9 Jul 1998 14:06:03 +0000 (14:06 +0000)]
Empty file. laceholder.
Ulrich Drepper [Thu, 9 Jul 1998 14:05:24 +0000 (14:05 +0000)]
Remove LD* envvars if not used.
Ulrich Drepper [Thu, 9 Jul 1998 14:04:58 +0000 (14:04 +0000)]
(distribute): Add dl-envvars.h.
Ulrich Drepper [Tue, 7 Jul 1998 12:03:36 +0000 (12:03 +0000)]
Update.
Ulrich Drepper [Tue, 7 Jul 1998 12:03:22 +0000 (12:03 +0000)]
(__tzfile_read): Correct setting of __tzname array values.
(__tzfile_compute): Correct setting of __tzname array values.\a
Ulrich Drepper [Tue, 7 Jul 1998 12:01:46 +0000 (12:01 +0000)]
(set_input_fragment): Only recognize zero length fragments as invalid.
Ulrich Drepper [Tue, 7 Jul 1998 12:01:38 +0000 (12:01 +0000)]
(readtcp): Also listen to all the other connections and process
incoming data.