mirror of
https://sourceware.org/git/glibc.git
synced 2024-11-10 07:10:06 +00:00
Update
* time/Makefile: Make tzselect depend on config.make. * sysdeps/wordsize-64/inttypes.h (INTMAX_C): Use `l' suffix, not `ll'.
This commit is contained in:
parent
b13927da59
commit
2a7b5469dd
@ -22,7 +22,7 @@
|
||||
* sunrpc/rpc_scan.c (findkind): Declare `token' as const.
|
||||
* sunrpc/rpc_util.c (toktostr): Declare `token' as const.
|
||||
|
||||
* time/Makefile: Make tzselect dependen of config.make.
|
||||
* time/Makefile: Make tzselect depend on config.make.
|
||||
|
||||
1997-06-01 15:01 Miles Bader <miles@gnu.ai.mit.edu>
|
||||
|
||||
@ -45,8 +45,7 @@
|
||||
|
||||
1997-06-01 19:11 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
|
||||
|
||||
* sysdeps/wordsize-64/inttypes.h (INTMAX_C): Use `l' suffix, not
|
||||
`ll'.
|
||||
* sysdeps/wordsize-64/inttypes.h (INTMAX_C): Use `l' suffix, not `ll'.
|
||||
(PRIdFAST, PRIoFAST, PRIxFAST, PRIuFAST, SCNdFAST, SCNiFAST,
|
||||
SCNoFAST, SCNxFAST): Correct format specifiers.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user