about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
...
* (mach_error_string, mach_error, mach_error_type): Always provideUlrich Drepper1997-03-171-6/+26
* (mach_error_string_int): Give full prototype.Ulrich Drepper1997-03-172-4/+47
* (__mach_error_map_compat): Give full prototype.Ulrich Drepper1997-03-171-2/+23
* When named file not found and not absolute use path in I18NPATH.Ulrich Drepper1997-03-171-4/+26
* Don't use LOCALE_PATH to find binary locale files. Use LOCALEDIRUlrich Drepper1997-03-171-5/+6
* Use __ protected versions of non-standard functions.Ulrich Drepper1997-03-171-6/+10
* (pwrite, vpprintf): Likewise.Ulrich Drepper1997-03-171-22/+23
* (_hurd_set_host_config): Cast second arg to __file_name_split.Ulrich Drepper1997-03-171-15/+15
* (vpprintf): Include <stdarg.h>. New declaration.Ulrich Drepper1997-03-171-17/+23
* Include <features.h>.Ulrich Drepper1997-03-171-0/+2
* (alphasort): Interpret arguments as pointers to pointers to directoryUlrich Drepper1997-03-171-19/+17
* (__big_delete): Don't call __free_ovflpage without testing forUlrich Drepper1997-03-171-1/+1
* (catopen): Always add NLSPATH to search path for catalogs, not only ifUlrich Drepper1997-03-171-3/+12
* (build-shlib): Also create symlink if library is versioned.Ulrich Drepper1997-03-171-6/+2
* (localtime-file): Don't define using installation directory.Ulrich Drepper1997-03-171-1/+2
* The user- and kernel-level sigaction structure is different. handleUlrich Drepper1997-03-071-20/+37
* (_dl_load_cache_lookup): Recognize cache type 1 or 3.Ulrich Drepper1997-03-061-1/+1
* .Ulrich Drepper1997-03-061-0/+88
* (_dl_load_cache_lookup): Also recognize cache entries with flag == 3.Ulrich Drepper1997-03-061-1/+2
* update from tzdata1997cUlrich Drepper1997-03-053-46/+75
* Add <sys/types.h>.Ulrich Drepper1997-03-051-0/+2
* (_IO_str_finish): Add second parameter, which is ignored.Ulrich Drepper1997-03-051-3/+3
* (_IO_file_finish): Add second parameter, which is ignored.Ulrich Drepper1997-03-051-3/+3
* (_IO_mem_finish): Add second parameter, which is ignored.Ulrich Drepper1997-03-051-17/+18
* (_IO_default_finish): Add second parameter, which is ignored.Ulrich Drepper1997-03-051-2/+2
* (_IO_finish_t): Take additional parameter, to match the hiddenUlrich Drepper1997-03-051-5/+5
* Don't disable canonical input.Ulrich Drepper1997-03-051-3/+1
* Change prototypes to use types with explicit width. `unsigned long'Ulrich Drepper1997-03-054-68/+68
* (htonl, htons, ntohl, ntohs): Change prototypes to use types withUlrich Drepper1997-03-052-10/+20
* Clear upper half of word containing exponent before comparing.Ulrich Drepper1997-03-051-1/+2
* *** empty log message ***Ulrich Drepper1997-03-051-0/+26
* Add rules to run and distribute xtract-typefun.Ulrich Drepper1997-03-051-1/+16
* $(tzfiles:%=$(objpfx)z.%): Remove unneeded depedencies betweenUlrich Drepper1997-03-051-6/+6
* Add s_poll.Ulrich Drepper1997-03-051-0/+1
* Update from tzdata1997b.Ulrich Drepper1997-03-051-1/+2
* Update from tzcode1997b.Ulrich Drepper1997-03-051-8/+8
* Implement poll function by falling back to select-based implementationUlrich Drepper1997-03-051-0/+58
* Support both the Linux/i386 and OSF/1 style brk syscalls. We may wantUlrich Drepper1997-03-051-7/+10
* (STRTOF): Make sure return value is large enough so that clearingUlrich Drepper1997-03-051-0/+2
* Don't use kernel header since it is wrong for 64 bit systems.Ulrich Drepper1997-03-051-1/+41
* (__ivaliduser): Don't use getline, but __getline instead to avoidUlrich Drepper1997-03-051-1/+1
* Update.Ulrich Drepper1997-03-051-0/+24
* Correct handling of `position' levels with no non-IGNOREd element andUlrich Drepper1997-03-053-27/+45
* Implement --quiet option.Ulrich Drepper1997-03-051-0/+3
* Declare be_quiet variable.Ulrich Drepper1997-03-052-2/+7
* Don't print warnings if quiet option was given.Ulrich Drepper1997-03-058-93/+106
* Ethernet specific definition, Linux versinUlrich Drepper1997-02-261-0/+76
* Update.Ulrich Drepper1997-02-261-0/+4
* (LINE_PARSER): Add missing ')'.Ulrich Drepper1997-02-261-1/+1
* update from main archive 970226Ulrich Drepper1997-02-2615-20/+255