]> git.ipfire.org Git - thirdparty/glibc.git/log
thirdparty/glibc.git
26 years agoUse mktemp to generate temporary files.
Ulrich Drepper [Mon, 31 Aug 1998 09:57:10 +0000 (09:57 +0000)] 
Use mktemp to generate temporary files.

26 years agoIgnore dir-add.texinfo, not dir-add.texi.
Ulrich Drepper [Fri, 28 Aug 1998 12:26:54 +0000 (12:26 +0000)] 
Ignore dir-add.texinfo, not dir-add.texi.

26 years agoUpdate.
Ulrich Drepper [Fri, 28 Aug 1998 12:25:41 +0000 (12:25 +0000)] 
Update.

26 years agoAdd umount.S.
Ulrich Drepper [Fri, 28 Aug 1998 12:25:28 +0000 (12:25 +0000)] 
Add umount.S.

26 years agoUpdate.
Ulrich Drepper [Fri, 28 Aug 1998 12:07:44 +0000 (12:07 +0000)] 
Update.

26 years agoMove static variable cache and cachesize to toplevel.
Ulrich Drepper [Fri, 28 Aug 1998 12:07:26 +0000 (12:07 +0000)] 
Move static variable cache and cachesize to toplevel.

26 years ago(__jrand48_r): Set also upper half of result.
Ulrich Drepper [Fri, 28 Aug 1998 12:07:12 +0000 (12:07 +0000)] 
(__jrand48_r): Set also upper half of result.

26 years ago(mprobe): Call checkhdr with adjusted pointer.
Ulrich Drepper [Fri, 28 Aug 1998 12:06:59 +0000 (12:06 +0000)] 
(mprobe): Call checkhdr with adjusted pointer.

26 years ago(malloc_hook_ini): Don't overwrite realloc and memalign hook.
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.

26 years ago(_IO_vsnprintf): Set first byte of destination array to NUL to handle
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.

26 years ago(dl_main): Unload map file before jumping to user code.
Ulrich Drepper [Fri, 28 Aug 1998 12:05:28 +0000 (12:05 +0000)] 
(dl_main): Unload map file before jumping to user code.

26 years ago Print "no such file" to stderr.
Ulrich Drepper [Fri, 28 Aug 1998 12:05:14 +0000 (12:05 +0000)] 
 Print "no such file" to stderr.

26 years ago(_dl_open): Correct test for extending global scope array.
Ulrich Drepper [Fri, 28 Aug 1998 12:05:05 +0000 (12:05 +0000)] 
(_dl_open): Correct test for extending global scope array.

26 years ago(_dl_close): Move map->l_nsearchlist value into local variable so that
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.

26 years ago(install-symblolic-link): Fix spelling.
Ulrich Drepper [Fri, 28 Aug 1998 12:04:39 +0000 (12:04 +0000)] 
(install-symblolic-link): Fix spelling.

26 years agoUpdate.
Ulrich Drepper [Fri, 21 Aug 1998 22:32:37 +0000 (22:32 +0000)] 
Update.

26 years agoUpdate.
Ulrich Drepper [Thu, 20 Aug 1998 20:46:02 +0000 (20:46 +0000)] 
Update.

26 years ago(FILEBUF_LITERAL): Set the _offset field to _IO_pos_BAD.
Ulrich Drepper [Thu, 20 Aug 1998 20:45:45 +0000 (20:45 +0000)] 
(FILEBUF_LITERAL): Set the _offset field to _IO_pos_BAD.

26 years ago(_IO_file_seekoff): Don't adjust pointers if _IO_SYSSEEK fails.
Ulrich Drepper [Thu, 20 Aug 1998 20:45:37 +0000 (20:45 +0000)] 
(_IO_file_seekoff): Don't adjust pointers if _IO_SYSSEEK fails.

26 years agoUpdate.
Ulrich Drepper [Thu, 20 Aug 1998 19:20:58 +0000 (19:20 +0000)] 
Update.

26 years agoumount system call.
Ulrich Drepper [Thu, 20 Aug 1998 19:20:20 +0000 (19:20 +0000)] 
umount system call.

26 years agoRemove umount.
Ulrich Drepper [Thu, 20 Aug 1998 19:20:09 +0000 (19:20 +0000)] 
Remove umount.

26 years ago[subdirs=misc] (sysdeps_routines): Add umount.
Ulrich Drepper [Thu, 20 Aug 1998 19:20:01 +0000 (19:20 +0000)] 
[subdirs=misc] (sysdeps_routines): Add umount.

26 years agoUpdate.
Ulrich Drepper [Thu, 20 Aug 1998 17:26:01 +0000 (17:26 +0000)] 
Update.

26 years ago(link-libc-static): New variable; set this here, overriding Makeconfig
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.

26 years agoWrite ut_line, ut_name, and ut_host as byte arrays, not as strings.
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.

26 years agoAdd test case for snprintf.
Ulrich Drepper [Thu, 20 Aug 1998 17:25:24 +0000 (17:25 +0000)] 
Add test case for snprintf.

26 years agoRemove stray CR.
Ulrich Drepper [Thu, 20 Aug 1998 17:24:56 +0000 (17:24 +0000)] 
Remove stray CR.

26 years agoRedirect warnings and error messages to stderr.
Ulrich Drepper [Thu, 20 Aug 1998 17:24:33 +0000 (17:24 +0000)] 
Redirect warnings and error messages to stderr.

26 years ago($(objpfx)sln): Use $(link-libc-static).
Ulrich Drepper [Thu, 20 Aug 1998 17:24:10 +0000 (17:24 +0000)] 
($(objpfx)sln): Use $(link-libc-static).

26 years ago(link-libc-static): Define it.
Ulrich Drepper [Thu, 20 Aug 1998 17:23:55 +0000 (17:23 +0000)] 
(link-libc-static): Define it.

26 years agoFixtypo.
Ulrich Drepper [Mon, 17 Aug 1998 10:36:27 +0000 (10:36 +0000)] 
Fixtypo.

26 years agoUpdate.
Ulrich Drepper [Mon, 17 Aug 1998 10:08:46 +0000 (10:08 +0000)] 
Update.

26 years ago(putpwent): Fix typos.
Ulrich Drepper [Mon, 17 Aug 1998 10:08:24 +0000 (10:08 +0000)] 
(putpwent): Fix typos.

27 years agoUpdate.
Ulrich Drepper [Wed, 12 Aug 1998 12:31:30 +0000 (12:31 +0000)] 
Update.

27 years agoAdd more magic to work better with kernel headers.
Ulrich Drepper [Wed, 12 Aug 1998 12:31:09 +0000 (12:31 +0000)] 
Add more magic to work better with kernel headers.

27 years ago(putspent): Avoid writting (none) in the passwd file.
Ulrich Drepper [Wed, 12 Aug 1998 12:30:55 +0000 (12:30 +0000)] 
(putspent): Avoid writting (none) in the passwd file.

27 years ago(putpwent): 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.

27 years agoCarry over changes from 2.1 which increase the speed and fix some bugs.
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.

27 years agoUpdate for 2.0.7.
Ulrich Drepper [Wed, 12 Aug 1998 12:29:35 +0000 (12:29 +0000)] 
Update for 2.0.7.

27 years ago(internal_getent): In case of an read error do not trust errno value,
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.

27 years ago(_nss_db_getXXX): If buffer is too small decrement `entidx' to allow
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.

27 years ago(__ivaliduser): Allow '#' as comment character.
Ulrich Drepper [Wed, 12 Aug 1998 12:28:52 +0000 (12:28 +0000)] 
(__ivaliduser): Allow '#' as comment character.

27 years agoTake empty LD_PRELOAD string into account.
Ulrich Drepper [Wed, 12 Aug 1998 12:28:40 +0000 (12:28 +0000)] 
Take empty LD_PRELOAD string into account.

27 years agoUndo last change.
Ulrich Drepper [Wed, 12 Aug 1998 12:28:29 +0000 (12:28 +0000)] 
Undo last change.

27 years agoDefine R_68K_NUM, R_386_NUM, R_SPARC_NUM, R_MIPS_NUM, and R_ALPHA_NUM.
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.

27 years agoUpdate.
Ulrich Drepper [Tue, 4 Aug 1998 15:26:48 +0000 (15:26 +0000)] 
Update.

27 years agoSlovac translation for glibc.
Ulrich Drepper [Tue, 4 Aug 1998 15:26:38 +0000 (15:26 +0000)] 
Slovac translation for glibc.

27 years agoNorwegian translation for glibc.
Ulrich Drepper [Tue, 4 Aug 1998 15:26:19 +0000 (15:26 +0000)] 
Norwegian translation for glibc.

27 years agoUpdate for 2.0.7.
Ulrich Drepper [Tue, 4 Aug 1998 15:26:00 +0000 (15:26 +0000)] 
Update for 2.0.7.

27 years agoUpdate.
Ulrich Drepper [Mon, 3 Aug 1998 18:43:27 +0000 (18:43 +0000)] 
Update.

27 years ago(IN_CLASSC): Correct mask.
Ulrich Drepper [Mon, 3 Aug 1998 18:43:06 +0000 (18:43 +0000)] 
(IN_CLASSC): Correct mask.

27 years agoAdd prototype for sysv_signal.
Ulrich Drepper [Mon, 3 Aug 1998 18:42:35 +0000 (18:42 +0000)] 
Add prototype for sysv_signal.

27 years ago(INT_FIELD): Use strtoul instead of strtol.
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.

27 years agoInclude Makeconfig early enough. Add rules for %.info and %.dvi.
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.

27 years agoDon't install sln.
Ulrich Drepper [Mon, 3 Aug 1998 18:41:04 +0000 (18:41 +0000)] 
Don't install sln.

27 years agoDefine GLOB_TILDE_CHECK.
Ulrich Drepper [Mon, 3 Aug 1998 18:40:42 +0000 (18:40 +0000)] 
Define GLOB_TILDE_CHECK.

27 years ago(install-symblolic-link): Make phony. Depend on subdir_install for
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.

27 years ago(install-clean-symbolic-link-list): Make phony.
Ulrich Drepper [Mon, 3 Aug 1998 18:38:19 +0000 (18:38 +0000)] 
(install-clean-symbolic-link-list): Make phony.

27 years agoRegenerated from source files
Ulrich Drepper [Sun, 26 Jul 1998 08:57:36 +0000 (08:57 +0000)] 
Regenerated from source files

27 years agoUpdate.
Ulrich Drepper [Thu, 23 Jul 1998 11:33:42 +0000 (11:33 +0000)] 
Update.

27 years agoFix two problems with GLOB_DOOFFS.
Ulrich Drepper [Thu, 23 Jul 1998 11:33:18 +0000 (11:33 +0000)] 
Fix two problems with GLOB_DOOFFS.

27 years agoUpdate.
Ulrich Drepper [Wed, 22 Jul 1998 15:17:25 +0000 (15:17 +0000)] 
Update.

27 years agoAdd sys/elf.h, sys/procfs.h, sys/reg.h and sys/user.h.
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.

27 years ago(distribute): Add sln.c
Ulrich Drepper [Wed, 22 Jul 1998 15:14:48 +0000 (15:14 +0000)] 
(distribute): Add sln.c

27 years agoUpdate.
Ulrich Drepper [Wed, 22 Jul 1998 12:51:26 +0000 (12:51 +0000)] 
Update.

27 years agoGeneric definitions of struct sigstack and struct sigaltstack.
Ulrich Drepper [Wed, 22 Jul 1998 12:50:59 +0000 (12:50 +0000)] 
Generic definitions of struct sigstack and struct sigaltstack.

27 years agoCorrect problem with empty strings.
Ulrich Drepper [Wed, 22 Jul 1998 12:50:16 +0000 (12:50 +0000)] 
Correct problem with empty strings.

27 years agoInclude sigstack.h instead of defining struct sigstack and
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.

27 years ago(headers): Add sigstack.h.
Ulrich Drepper [Wed, 22 Jul 1998 12:49:01 +0000 (12:49 +0000)] 
(headers): Add sigstack.h.

27 years agoUpdate.
Ulrich Drepper [Tue, 21 Jul 1998 12:19:48 +0000 (12:19 +0000)] 
Update.

27 years agoUpdate from official tzdata.
Ulrich Drepper [Tue, 21 Jul 1998 12:19:24 +0000 (12:19 +0000)] 
Update from official tzdata.

27 years agoReturn ENAMETOOLONG if buffer is too small.
Ulrich Drepper [Tue, 21 Jul 1998 12:17:51 +0000 (12:17 +0000)] 
Return ENAMETOOLONG if buffer is too small.

27 years agoDefine _PATH_RWHODIR.
Ulrich Drepper [Tue, 21 Jul 1998 12:17:41 +0000 (12:17 +0000)] 
Define _PATH_RWHODIR.

27 years agoFix typo.
Ulrich Drepper [Tue, 21 Jul 1998 12:17:18 +0000 (12:17 +0000)] 
Fix typo.

27 years agoRemove definition of _PATH_RWHODIR. Include <paths.h> instead.
Ulrich Drepper [Tue, 21 Jul 1998 12:17:02 +0000 (12:17 +0000)] 
Remove definition of _PATH_RWHODIR.  Include <paths.h> instead.

27 years agoProgram to generate symbolic links.
Ulrich Drepper [Tue, 21 Jul 1998 12:16:52 +0000 (12:16 +0000)] 
Program to generate symbolic links.

27 years agoMore LD_PRELOAD parsing fixes.
Ulrich Drepper [Tue, 21 Jul 1998 12:16:28 +0000 (12:16 +0000)] 
More LD_PRELOAD parsing fixes.

27 years ago(extra-objs): Add sln.o.
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.

27 years agoCatch incorrect string indeces and empty input file.
Ulrich Drepper [Tue, 21 Jul 1998 12:16:02 +0000 (12:16 +0000)] 
Catch incorrect string indeces and empty input file.

27 years ago(symbolic-link-prog, symbolic-link-list): New macros.
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).

27 years ago(install-symblolic-link): New target.
Ulrich Drepper [Tue, 21 Jul 1998 12:14:59 +0000 (12:14 +0000)] 
(install-symblolic-link): New target.
(install): Depend on install-symblolic-link.

27 years ago * sysdeps/unix/sysv/linux/m68k/dl-envvars.h: New file.
Andreas Schwab [Fri, 17 Jul 1998 04:31:10 +0000 (04:31 +0000)] 
* sysdeps/unix/sysv/linux/m68k/dl-envvars.h: New file.

27 years agoUpdate.
Ulrich Drepper [Tue, 14 Jul 1998 19:44:21 +0000 (19:44 +0000)] 
Update.

27 years ago[_USE_IN_LIBIO] (encode_error): Free cancelation handler.
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.

27 years agoUpdate.
Ulrich Drepper [Mon, 13 Jul 1998 16:24:51 +0000 (16:24 +0000)] 
Update.

27 years ago(unsetenv): Use _environ not __environ.
Ulrich Drepper [Mon, 13 Jul 1998 16:24:37 +0000 (16:24 +0000)] 
(unsetenv): Use _environ not __environ.

27 years agoUpdate.
Ulrich Drepper [Mon, 13 Jul 1998 14:47:03 +0000 (14:47 +0000)] 
Update.

27 years agoDefine usetenv.
Ulrich Drepper [Mon, 13 Jul 1998 14:46:43 +0000 (14:46 +0000)] 
Define usetenv.

27 years agoUpdate.
Ulrich Drepper [Mon, 13 Jul 1998 14:17:21 +0000 (14:17 +0000)] 
Update.

27 years ago(dl_main): Correct tests in preloading interpreting lines.
Ulrich Drepper [Mon, 13 Jul 1998 14:17:00 +0000 (14:17 +0000)] 
(dl_main): Correct tests in preloading interpreting lines.

27 years ago(incompatibilities): Fix typo.
Ulrich Drepper [Thu, 9 Jul 1998 14:33:02 +0000 (14:33 +0000)] 
(incompatibilities): Fix typo.

27 years agoUpdate.
Ulrich Drepper [Thu, 9 Jul 1998 14:07:04 +0000 (14:07 +0000)] 
Update.

27 years agoName a.out LD* envvars.
Ulrich Drepper [Thu, 9 Jul 1998 14:06:39 +0000 (14:06 +0000)] 
Name a.out LD* envvars.

27 years agoEmpty file. laceholder.
Ulrich Drepper [Thu, 9 Jul 1998 14:06:03 +0000 (14:06 +0000)] 
Empty file.  laceholder.

27 years agoRemove LD* envvars if not used.
Ulrich Drepper [Thu, 9 Jul 1998 14:05:24 +0000 (14:05 +0000)] 
Remove LD* envvars if not used.

27 years ago(distribute): Add dl-envvars.h.
Ulrich Drepper [Thu, 9 Jul 1998 14:04:58 +0000 (14:04 +0000)] 
(distribute): Add dl-envvars.h.

27 years agoUpdate.
Ulrich Drepper [Tue, 7 Jul 1998 12:03:36 +0000 (12:03 +0000)] 
Update.

27 years ago(__tzfile_read): Correct setting of __tzname array values.
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

27 years ago(set_input_fragment): Only recognize zero length fragments as invalid.
Ulrich Drepper [Tue, 7 Jul 1998 12:01:46 +0000 (12:01 +0000)] 
(set_input_fragment): Only recognize zero length fragments as invalid.