mirror of
https://sourceware.org/git/glibc.git
synced 2024-11-05 21:00:05 +00:00
Update.
2002-12-02 Ulrich Drepper <drepper@redhat.com> * po/fi.po: Update from translation team.
This commit is contained in:
parent
91949a339b
commit
00a13bbd04
@ -1,3 +1,7 @@
|
||||
2002-12-02 Ulrich Drepper <drepper@redhat.com>
|
||||
|
||||
* po/fi.po: Update from translation team.
|
||||
|
||||
2002-12-01 Roland McGrath <roland@redhat.com>
|
||||
|
||||
* scripts/versions.awk: Don't pass -n flag to sort command.
|
||||
|
@ -166,7 +166,7 @@ work (void *arg)
|
||||
/* Determine what to do. */
|
||||
unsigned int rnum;
|
||||
|
||||
/* Equal distribution. */
|
||||
/* Uniform distribution. */
|
||||
do
|
||||
rnum = rand_r (&state);
|
||||
while (rnum >= UINT_MAX - (UINT_MAX % 100));
|
||||
|
Loading…
Reference in New Issue
Block a user