mirror of
https://sourceware.org/git/glibc.git
synced 2024-11-16 18:10:11 +00:00
b8fe19fa80
* stdlib/strtol.c [!QUAD] (ULONG_MAX, LONG_MAX): Define these macros if they are not available. (WEAKNAME): New macro to declare argument as weak. Define function with __ prefix and add normal name as weak alias. * sysdeps/posix/euidaccess.c (S_IROTH, S_IWOTH, S_IXOTH): Defines these macros if not already available based on R_OK, W_OK, and X_OK. Tue May 21 18:48:46 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu> * misc/sys/syslog.h (__need___va_list): Define this instead of __need_va_list before including <stdarg.h>. * Makerules (o-iterator): Use $(object-suffixes-left) instead of $(object-suffixes) to produce repetitions; this is used for other lists than just that one. [versioned]: Use $(o-iterator) properly. * sysdeps/unix/sysv/linux/Implies: Include `gnu'. * sysdeps/mach/hurd/Implies: Likewise. Sat May 18 02:57:46 1996 Ulrich Drepper <drepper@cygnus.com> * login/Makefile: New file. This directory contains functions for user administration. * Makefile (subdirs): Add login. * misc/Makefile (headers): Remove utmp.h. Now in login/utmp.h. (extra-libs, libutil-routines): Ditto. * misc/login.c, misc/login_tty.c, misc/logout.c, misc/logwtmp.c, misc/utmp.h: Moved to misc/. * login/login.c, login/login_tty.c, login/logout.c, login/logwtmp.c, login/utmp.h: Moved to here from misc/. * login/utmp.h: Split file. Definitions of data structures and constants are now in the system dependent utmpbits.h file. * login/setutent_r.c, login/setutent.c, login/endutent_r.c, login/endutent.c, login/getutent_r.c, login/getutent.c, login/getutid_r.c, login/getutid.c, login/getutline_r.c, login/getutline.c, login/pututline_r.c, login/pututline.c: New files. Routines to handle utmp-style files. * sysdeps/gnu/utmpbits.h: New file. Contains GNU/Linux specific definitions of utmp data structures and constants. * sysdeps/unix/sysv/utmpbits.h: Renamed from sysdeps/unix/sysv/utmp.h. * sysdeps/generic/utmpbits.h: New file. Generic (BSDish) version of definitions of utmp data structures and constants. Fri May 17 00:01:31 1996 Ulrich Drepper <drepper@cygnus.com> * locale/C-monetary.c: Default value for mon_decimal_point should be '.'. * stdio-common/printf.h: Remove Linux libc compatibility stuff. Add `extra' flag. Currently used in __printf_fp. * stdio-common/printf_fp.c (__guess_grouping): Renamed from `guess_grouping' and extend visibility to extern. This function is now used in `strfmon'. (__printf_fp): Recognize new bit flag in info struct. This triggers to use the grouping information and decimal point from the LC_MONETARY category instead of the LC_NUMERIC category. * stdio-common/vfprintf.c (process_arg): Correct major bug. In `complicated' loop we must not use the varargs because the args are already available in the ARGS_VALUE array. * stdlib/Makefile (headers): Add monetary.h. (routines): Add strfmon. * stdlib/monetary.h: New file. Header for strfmon function. * stdlib/strfmon.c: New file. Implement strfmon function to print monetary amounts according to current locale's rules. * sysdeps/unix/sysv/linux/i386/sys/vm86.h: The kernel header is now (>= Linux-1.3.100) called <asm/vm86.h>. |
||
---|---|---|
.. | ||
gnu | ||
netinet | ||
sys | ||
_strerror.c | ||
abort.c | ||
acos.c | ||
acosh.c | ||
add_n.c | ||
addmul_1.c | ||
asin.c | ||
asincos.c | ||
asinh.c | ||
atan2.c | ||
atan.c | ||
atanh.c | ||
bb_init_func.c | ||
bcopy.c | ||
bzero.c | ||
cabs.c | ||
ceil.c | ||
cmp.c | ||
configure | ||
configure.in | ||
confname.h | ||
copysign.c | ||
cosh.c | ||
det_endian.c | ||
Dist | ||
divmod_1.c | ||
divrem.c | ||
dl-sysdep.c | ||
exp__E.c | ||
exp.c | ||
expm1.c | ||
fabs.c | ||
fdatasync.c | ||
ffs.c | ||
floor.c | ||
fmod.c | ||
frexp.c | ||
ftime.c | ||
get_str.c | ||
getdomain.c | ||
getenv.c | ||
getpgrp.c | ||
gmp-mparam.h | ||
group_member.c | ||
htonl.c | ||
htons.c | ||
hypot.c | ||
infnan.c | ||
inlines.c | ||
iovec.h | ||
isnan.c | ||
ldexp.c | ||
log1p.c | ||
log10.c | ||
log__L.c | ||
log.c | ||
lshift.c | ||
lxstat.c | ||
machine-gmon.h | ||
make_siglist.c | ||
Makefile | ||
mathimpl.h | ||
memccpy.c | ||
memchr.c | ||
memcmp.c | ||
memcopy.h | ||
memcpy.c | ||
memmem.c | ||
memmove.c | ||
memset.c | ||
mig-reply.c | ||
mod_1.c | ||
modf.c | ||
morecore.c | ||
mul_1.c | ||
mul_n.c | ||
mul.c | ||
ntohl.c | ||
ntohs.c | ||
pagecopy.h | ||
pow.c | ||
profil-counter.h | ||
pty.c | ||
putenv.c | ||
resourcebits.h | ||
rint.c | ||
rshift.c | ||
sbrk.c | ||
schedbits.h | ||
setenv.c | ||
sigaction.h | ||
signame.c | ||
signame.h | ||
sigset.h | ||
sincos.c | ||
sinh.c | ||
sockaddrcom.h | ||
speed.c | ||
statfsbuf.h | ||
stpcpy.c | ||
stpncpy.c | ||
strcasecmp.c | ||
strcat.c | ||
strchr.c | ||
strcmp.c | ||
strcpy.c | ||
strcspn.c | ||
strlen.c | ||
strncase.c | ||
strncat.c | ||
strncmp.c | ||
strncpy.c | ||
strpbrk.c | ||
strrchr.c | ||
strsep.c | ||
strspn.c | ||
strstr.c | ||
sub_n.c | ||
submul_1.c | ||
sysd-stdio.c | ||
tan.c | ||
tanh.c | ||
termbits.h | ||
trig.h | ||
uname.c | ||
utmpbits.h | ||
utsnamelen.h | ||
varargs.h | ||
vfork.c | ||
vlimit.c | ||
vtimes.c | ||
waitstatus.h | ||
wordcopy.c |