mirror of
https://sourceware.org/git/glibc.git
synced 2024-12-31 15:01:09 +00:00
Update.
* sysdeps/unix/sysv/linux/sparc/sparc64/Dist: Add sizes.h. * sysdeps/unix/sysv/linux/alpha/Dist: Likewise. * sysdeps/generic/stub_warning: Removed. * Makefile (distribute): Add include/des.h. * manual/Makefile (distribute): Change dir-add.texi to dir-add.texinfo.
This commit is contained in:
parent
68b5060455
commit
6f5ea8c717
10
ChangeLog
10
ChangeLog
@ -1,5 +1,15 @@
|
|||||||
1998-03-25 Ulrich Drepper <drepper@cygnus.com>
|
1998-03-25 Ulrich Drepper <drepper@cygnus.com>
|
||||||
|
|
||||||
|
* sysdeps/unix/sysv/linux/sparc/sparc64/Dist: Add sizes.h.
|
||||||
|
* sysdeps/unix/sysv/linux/alpha/Dist: Likewise.
|
||||||
|
|
||||||
|
* sysdeps/generic/stub_warning: Removed.
|
||||||
|
|
||||||
|
* Makefile (distribute): Add include/des.h.
|
||||||
|
|
||||||
|
* manual/Makefile (distribute): Change dir-add.texi to
|
||||||
|
dir-add.texinfo.
|
||||||
|
|
||||||
* glibcbug.in: Create files safely when mktemp is not available.
|
* glibcbug.in: Create files safely when mktemp is not available.
|
||||||
|
|
||||||
* sysdeps/unix/sysv/linux/adjtime.c: Make weak alias appear again.
|
* sysdeps/unix/sysv/linux/adjtime.c: Make weak alias appear again.
|
||||||
|
3
Makefile
3
Makefile
@ -323,7 +323,8 @@ distribute := README README.libm INSTALL FAQ NOTES NEWS PROJECTS BUGS \
|
|||||||
autolock.sh rellns-sh munch-tmpl.c munch.awk interp.c \
|
autolock.sh rellns-sh munch-tmpl.c munch.awk interp.c \
|
||||||
sysdep.h set-hooks.h libc-symbols.h version.h shlib-versions \
|
sysdep.h set-hooks.h libc-symbols.h version.h shlib-versions \
|
||||||
rpm/Makefile rpm/template rpm/rpmrc glibcbug.in abi-tags \
|
rpm/Makefile rpm/template rpm/rpmrc glibcbug.in abi-tags \
|
||||||
stub-tag.h test-installation.pl test-skeleton.c
|
stub-tag.h test-installation.pl test-skeleton.c \
|
||||||
|
include/des.h
|
||||||
|
|
||||||
distribute := $(strip $(distribute))
|
distribute := $(strip $(distribute))
|
||||||
generated := $(generated) stubs.h version-info.h
|
generated := $(generated) stubs.h version-info.h
|
||||||
|
8
README
8
README
@ -57,7 +57,7 @@ can get the crypt distribution via anonymous FTP from ftp.ifi.uio.no
|
|||||||
[129.240.64.21], or another archive site outside the USA. Archive
|
[129.240.64.21], or another archive site outside the USA. Archive
|
||||||
maintainers are encouraged to copy this distribution to their archives
|
maintainers are encouraged to copy this distribution to their archives
|
||||||
outside the USA. Please get it from ftp.ifi.uio.no; transferring this
|
outside the USA. Please get it from ftp.ifi.uio.no; transferring this
|
||||||
distribution from prep.ai.mit.edu (or any other site in the USA) to a
|
distribution from ftp.gnu.org (or any other site in the USA) to a
|
||||||
site outside the USA is in violation of US export laws.
|
site outside the USA is in violation of US export laws.
|
||||||
|
|
||||||
Beside the separate crypt tar file there are some more add-ons which can be
|
Beside the separate crypt tar file there are some more add-ons which can be
|
||||||
@ -73,9 +73,9 @@ GNU libc at http://www.gnu.org/software/libc/libc.html.
|
|||||||
|
|
||||||
The GNU C Library is completely documented by the Texinfo manual found
|
The GNU C Library is completely documented by the Texinfo manual found
|
||||||
in the `manual/' subdirectory. The manual is still being updated and
|
in the `manual/' subdirectory. The manual is still being updated and
|
||||||
contains some known errors and omissions; we regret that we do not have
|
contains some known errors and omissions; we regret that we do not
|
||||||
the resources to work on the manual as much as we would like. Please
|
have the resources to work on the manual as much as we would like.
|
||||||
send comments on the manual to <bug-glibc-manual@prep.ai.mit.edu>, and
|
Please send comments on the manual to <bug-glibc-manual@gnu.org>, and
|
||||||
not to the library bug-reporting address.
|
not to the library bug-reporting address.
|
||||||
|
|
||||||
The file NOTES contains a description of the feature-test macros used
|
The file NOTES contains a description of the feature-test macros used
|
||||||
|
@ -1,3 +1,7 @@
|
|||||||
|
1998-03-25 Ulrich Drepper <drepper@cygnus.com>
|
||||||
|
|
||||||
|
* Makefile (distribute): Add tst-locale.sh.
|
||||||
|
|
||||||
1998-03-24 12:14 Ulrich Drepper <drepper@cygnus.com>
|
1998-03-24 12:14 Ulrich Drepper <drepper@cygnus.com>
|
||||||
|
|
||||||
* Makefile (distribute): Add SUPPORTED.
|
* Makefile (distribute): Add SUPPORTED.
|
||||||
|
@ -44,7 +44,7 @@ ld-test-srcs := $(addprefix tests/,$(addsuffix .cm,$(ld-test-names)) \
|
|||||||
distribute := CHECKSUMS tst-fmon.sh tst-fmon.data ChangeLog sort-test.sh \
|
distribute := CHECKSUMS tst-fmon.sh tst-fmon.data ChangeLog sort-test.sh \
|
||||||
README mnemonic.ds fr_CA,2.13.in de_DE.in da_DK.in \
|
README mnemonic.ds fr_CA,2.13.in de_DE.in da_DK.in \
|
||||||
$(charmaps) $(locales) $(ld-test-srcs) tst-rpmatch.sh \
|
$(charmaps) $(locales) $(ld-test-srcs) tst-rpmatch.sh \
|
||||||
SUPPORTED
|
SUPPORTED tst-locale.sh
|
||||||
|
|
||||||
# Get $(inst_i18ndir) defined.
|
# Get $(inst_i18ndir) defined.
|
||||||
include ../Makeconfig
|
include ../Makeconfig
|
||||||
|
@ -113,7 +113,7 @@ distribute = $(minimal-dist) \
|
|||||||
$(minimal-dist))) \
|
$(minimal-dist))) \
|
||||||
libc.info* libc.?? libc.??s texinfo.tex summary.texi \
|
libc.info* libc.?? libc.??s texinfo.tex summary.texi \
|
||||||
stamp-summary chapters chapters-incl1 chapters-incl2 \
|
stamp-summary chapters chapters-incl1 chapters-incl2 \
|
||||||
xtract-typefun.awk dir-add.texi dir-add.info dir \
|
xtract-typefun.awk dir-add.texinfo dir-add.info dir \
|
||||||
stdio-fp.c
|
stdio-fp.c
|
||||||
export distribute := $(distribute)
|
export distribute := $(distribute)
|
||||||
|
|
||||||
|
@ -1,270 +0,0 @@
|
|||||||
__longjmp.c
|
|
||||||
_exit.c
|
|
||||||
accept.c
|
|
||||||
access.c
|
|
||||||
acct.c
|
|
||||||
adjtime.c
|
|
||||||
alarm.c
|
|
||||||
bind.c
|
|
||||||
brk.c
|
|
||||||
chdir.c
|
|
||||||
chflags.c
|
|
||||||
chmod.c
|
|
||||||
chown.c
|
|
||||||
chroot.c
|
|
||||||
clock.c
|
|
||||||
close.c
|
|
||||||
closedir.c
|
|
||||||
connect.c
|
|
||||||
ctermid.c
|
|
||||||
cuserid.c
|
|
||||||
des_impl.c
|
|
||||||
dirfd.c
|
|
||||||
dup.c
|
|
||||||
dup2.c
|
|
||||||
e_acoshl.c
|
|
||||||
e_acosl.c
|
|
||||||
e_asinl.c
|
|
||||||
e_atan2l.c
|
|
||||||
e_expl.c
|
|
||||||
e_fmodl.c
|
|
||||||
e_j0l.c
|
|
||||||
e_j1l.c
|
|
||||||
e_jnl.c
|
|
||||||
e_lgammal_r.c
|
|
||||||
e_log10l.c
|
|
||||||
e_logl.c
|
|
||||||
e_powl.c
|
|
||||||
e_rem_pio2l.c
|
|
||||||
e_sqrtl.c
|
|
||||||
euidaccess.c
|
|
||||||
execve.c
|
|
||||||
fchdir.c
|
|
||||||
fchflags.c
|
|
||||||
fchmod.c
|
|
||||||
fchown.c
|
|
||||||
fclrexcpt.c
|
|
||||||
fcntl.c
|
|
||||||
fdopen.c
|
|
||||||
fegetenv.c
|
|
||||||
fegetround.c
|
|
||||||
feholdexcpt.c
|
|
||||||
fesetenv.c
|
|
||||||
fesetround.c
|
|
||||||
feupdateenv.c
|
|
||||||
fexecve.c
|
|
||||||
fgetexcptflg.c
|
|
||||||
flock.c
|
|
||||||
fork.c
|
|
||||||
fpathconf.c
|
|
||||||
fraiseexcpt.c
|
|
||||||
fsetexcptflg.c
|
|
||||||
fstatfs.c
|
|
||||||
fstatfs64.c
|
|
||||||
fsync.c
|
|
||||||
ftestexcept.c
|
|
||||||
ftruncate.c
|
|
||||||
fxstat.c
|
|
||||||
fxstat64.c
|
|
||||||
getaddrinfo.c
|
|
||||||
getcwd.c
|
|
||||||
getdents.c
|
|
||||||
getdomain.c
|
|
||||||
getdtsz.c
|
|
||||||
getegid.c
|
|
||||||
geteuid.c
|
|
||||||
getgid.c
|
|
||||||
getgroups.c
|
|
||||||
gethostid.c
|
|
||||||
gethostname.c
|
|
||||||
getitimer.c
|
|
||||||
getlogin.c
|
|
||||||
getlogin_r.c
|
|
||||||
getpagesize.c
|
|
||||||
getpeername.c
|
|
||||||
getpgid.c
|
|
||||||
getpid.c
|
|
||||||
getppid.c
|
|
||||||
getpriority.c
|
|
||||||
getrlimit.c
|
|
||||||
getrlimit64.c
|
|
||||||
getrusage.c
|
|
||||||
getsockname.c
|
|
||||||
getsockopt.c
|
|
||||||
getsysstats.c
|
|
||||||
gettimeofday.c
|
|
||||||
getuid.c
|
|
||||||
gtty.c
|
|
||||||
if_index.c
|
|
||||||
ioctl.c
|
|
||||||
isatty.c
|
|
||||||
isfdtype.c
|
|
||||||
k_cosl.c
|
|
||||||
k_rem_pio2l.c
|
|
||||||
k_sinl.c
|
|
||||||
k_tanl.c
|
|
||||||
kill.c
|
|
||||||
killpg.c
|
|
||||||
lchown.c
|
|
||||||
link.c
|
|
||||||
listen.c
|
|
||||||
lseek.c
|
|
||||||
lseek64.c
|
|
||||||
lxstat64.c
|
|
||||||
madvise.c
|
|
||||||
mkdir.c
|
|
||||||
mkfifo.c
|
|
||||||
mkstemp.c
|
|
||||||
mktemp.c
|
|
||||||
mprotect.c
|
|
||||||
msgctl.c
|
|
||||||
msgget.c
|
|
||||||
msgrcv.c
|
|
||||||
msgsnd.c
|
|
||||||
msync.c
|
|
||||||
nanosleep.c
|
|
||||||
nice.c
|
|
||||||
nlist.c
|
|
||||||
open.c
|
|
||||||
open64.c
|
|
||||||
opendir.c
|
|
||||||
pathconf.c
|
|
||||||
pause.c
|
|
||||||
pipe.c
|
|
||||||
pipestream.c
|
|
||||||
poll.c
|
|
||||||
pread.c
|
|
||||||
pread64.c
|
|
||||||
profil.c
|
|
||||||
ptrace.c
|
|
||||||
pwrite.c
|
|
||||||
pwrite64.c
|
|
||||||
raise.c
|
|
||||||
read.c
|
|
||||||
readdir.c
|
|
||||||
readdir64.c
|
|
||||||
readdir64_r.c
|
|
||||||
readdir_r.c
|
|
||||||
readlink.c
|
|
||||||
readv.c
|
|
||||||
reboot.c
|
|
||||||
recv.c
|
|
||||||
recvfrom.c
|
|
||||||
recvmsg.c
|
|
||||||
remove.c
|
|
||||||
rename.c
|
|
||||||
revoke.c
|
|
||||||
rewinddir.c
|
|
||||||
rmdir.c
|
|
||||||
s_atanl.c
|
|
||||||
s_erfl.c
|
|
||||||
s_exp2.c
|
|
||||||
s_exp2f.c
|
|
||||||
s_exp2l.c
|
|
||||||
s_expm1l.c
|
|
||||||
s_log1pl.c
|
|
||||||
s_log2l.c
|
|
||||||
sched_getp.c
|
|
||||||
sched_gets.c
|
|
||||||
sched_primax.c
|
|
||||||
sched_primin.c
|
|
||||||
sched_rr_gi.c
|
|
||||||
sched_setp.c
|
|
||||||
sched_sets.c
|
|
||||||
sched_yield.c
|
|
||||||
seekdir.c
|
|
||||||
select.c
|
|
||||||
semctl.c
|
|
||||||
semget.c
|
|
||||||
semop.c
|
|
||||||
send.c
|
|
||||||
sendmsg.c
|
|
||||||
sendto.c
|
|
||||||
setdomain.c
|
|
||||||
setegid.c
|
|
||||||
seteuid.c
|
|
||||||
setgid.c
|
|
||||||
setgroups.c
|
|
||||||
sethostid.c
|
|
||||||
sethostname.c
|
|
||||||
setitimer.c
|
|
||||||
setjmp.c
|
|
||||||
setlogin.c
|
|
||||||
setpgid.c
|
|
||||||
setpriority.c
|
|
||||||
setregid.c
|
|
||||||
setreuid.c
|
|
||||||
setrlimit.c
|
|
||||||
setrlimit64.c
|
|
||||||
setsid.c
|
|
||||||
setsockopt.c
|
|
||||||
settimeofday.c
|
|
||||||
setuid.c
|
|
||||||
shmat.c
|
|
||||||
shmctl.c
|
|
||||||
shmdt.c
|
|
||||||
shmget.c
|
|
||||||
shutdown.c
|
|
||||||
sigaction.c
|
|
||||||
sigaltstack.c
|
|
||||||
sigblock.c
|
|
||||||
sigintr.c
|
|
||||||
signal.c
|
|
||||||
sigpause.c
|
|
||||||
sigpending.c
|
|
||||||
sigreturn.c
|
|
||||||
sigsetmask.c
|
|
||||||
sigstack.c
|
|
||||||
sigsuspend.c
|
|
||||||
sigvec.c
|
|
||||||
sigwait.c
|
|
||||||
sleep.c
|
|
||||||
socket.c
|
|
||||||
socketpair.c
|
|
||||||
sstk.c
|
|
||||||
statfs.c
|
|
||||||
statfs64.c
|
|
||||||
stime.c
|
|
||||||
stty.c
|
|
||||||
swapoff.c
|
|
||||||
swapon.c
|
|
||||||
symlink.c
|
|
||||||
sync.c
|
|
||||||
syscall.c
|
|
||||||
sysconf.c
|
|
||||||
system.c
|
|
||||||
sysv_signal.c
|
|
||||||
tcdrain.c
|
|
||||||
tcflow.c
|
|
||||||
tcflush.c
|
|
||||||
tcgetattr.c
|
|
||||||
tcgetpgrp.c
|
|
||||||
tcsendbrk.c
|
|
||||||
tcsetattr.c
|
|
||||||
tcsetpgrp.c
|
|
||||||
telldir.c
|
|
||||||
tempname.c
|
|
||||||
time.c
|
|
||||||
times.c
|
|
||||||
truncate.c
|
|
||||||
ttyname.c
|
|
||||||
ttyname_r.c
|
|
||||||
ualarm.c
|
|
||||||
ulimit.c
|
|
||||||
umask.c
|
|
||||||
unlink.c
|
|
||||||
usleep.c
|
|
||||||
ustat.c
|
|
||||||
utime.c
|
|
||||||
utimes.c
|
|
||||||
vdprintf.c
|
|
||||||
vhangup.c
|
|
||||||
wait.c
|
|
||||||
wait3.c
|
|
||||||
wait4.c
|
|
||||||
waitpid.c
|
|
||||||
write.c
|
|
||||||
writev.c
|
|
||||||
xmknod.c
|
|
||||||
xstat.c
|
|
||||||
xstat64.c
|
|
@ -11,6 +11,7 @@ kernel_stat.h
|
|||||||
kernel_termios.h
|
kernel_termios.h
|
||||||
net/route.h
|
net/route.h
|
||||||
rt_sigaction.S
|
rt_sigaction.S
|
||||||
|
sizes.h
|
||||||
sys/acct.h
|
sys/acct.h
|
||||||
sys/io.h
|
sys/io.h
|
||||||
sys/procfs.h
|
sys/procfs.h
|
||||||
|
@ -3,5 +3,6 @@ clone.S
|
|||||||
kernel_stat.h
|
kernel_stat.h
|
||||||
getcontext.S
|
getcontext.S
|
||||||
setcontext.S
|
setcontext.S
|
||||||
|
sizes.h
|
||||||
ucontext.h
|
ucontext.h
|
||||||
init-first.h
|
init-first.h
|
||||||
|
Loading…
Reference in New Issue
Block a user