mirror of
https://sourceware.org/git/glibc.git
synced 2025-07-29 11:41:21 +03:00
2.5-18.1
This commit is contained in:
@ -50,7 +50,7 @@ int fd;
|
||||
void
|
||||
do_prepare (int argc, char *argv[])
|
||||
{
|
||||
char name_len;
|
||||
size_t name_len;
|
||||
struct rlimit64 rlim;
|
||||
|
||||
name_len = strlen (test_dir);
|
||||
|
Reference in New Issue
Block a user