1997-11-11 |
drepper | Update from db-2.3.12. |
commit | commitdiff | tree | snapshot |
1997-11-11 |
drepper | (CFLAGS-initfini.s): Correctly fix moving function... |
commit | commitdiff | tree | snapshot |
1997-11-11 |
drepper | Test installation for dangling symlinks etc. |
commit | commitdiff | tree | snapshot |
1997-11-11 |
drepper | (pic_default): New, set to yes if PIC is default. |
commit | commitdiff | tree | snapshot |
1997-11-11 |
drepper | (build-pic-default): New, defined with pic_default. |
commit | commitdiff | tree | snapshot |
1997-11-11 |
drepper | (libc.so): Fix typo. |
commit | commitdiff | tree | snapshot |
1997-11-11 |
drepper | (install): Run test-installation.pl if possible. |
commit | commitdiff | tree | snapshot |
1997-11-11 |
drepper | Add support for platforms which use PIC by default. |
commit | commitdiff | tree | snapshot |
1997-11-10 |
drepper | Regenerated: autoconf configure.in |
commit | commitdiff | tree | snapshot |
1997-11-10 |
drepper | Regenerated: autoconf configure.in |
commit | commitdiff | tree | snapshot |
1997-11-06 |
drepper | Update. libc-ud-971105 |
commit | commitdiff | tree | snapshot |
1997-11-06 |
drepper | Use memcpy return value if possible. |
commit | commitdiff | tree | snapshot |
1997-11-06 |
drepper | Optimize a bit by using mempcpy. |
commit | commitdiff | tree | snapshot |
1997-11-06 |
drepper | Use memcpy instead of strcpy where possible. |
commit | commitdiff | tree | snapshot |
1997-11-06 |
drepper | Use memcpy instead of strcpy where possible. |
commit | commitdiff | tree | snapshot |
1997-11-06 |
drepper | Use memcpy return value if possible. |
commit | commitdiff | tree | snapshot |
1997-11-05 |
drepper | Optimize a bit by using mempcpy. |
commit | commitdiff | tree | snapshot |
1997-11-05 |
drepper | Optimize a bit by using mempcpy. |
commit | commitdiff | tree | snapshot |
1997-11-05 |
drepper | Optimize a bit by using mempcpy. |
commit | commitdiff | tree | snapshot |
1997-11-05 |
drepper | Add _CS_XBS5_* constants. |
commit | commitdiff | tree | snapshot |
1997-11-05 |
drepper | Optimize a bit by using mempcpy. |
commit | commitdiff | tree | snapshot |
1997-11-05 |
drepper | Optimize a bit by using mempcpy. |
commit | commitdiff | tree | snapshot |
1997-11-05 |
drepper | Use memcpy instead of strcpy where possible. |
commit | commitdiff | tree | snapshot |
1997-11-05 |
drepper | Optimize a bit by using mempcpy. |
commit | commitdiff | tree | snapshot |
1997-11-05 |
drepper | Test "" and NULL argument handling. |
commit | commitdiff | tree | snapshot |
1997-11-05 |
drepper | Optimize a bit by using mempcpy. |
commit | commitdiff | tree | snapshot |
1997-11-05 |
drepper | Avoid unnecessary copying. Handle NULL and "" argument... |
commit | commitdiff | tree | snapshot |
1997-11-05 |
drepper | Optimize a bit by using mempcpy. |
commit | commitdiff | tree | snapshot |
1997-11-05 |
drepper | Don't use relative #include path. |
commit | commitdiff | tree | snapshot |
1997-11-05 |
drepper | Don't use relative #include path. |
commit | commitdiff | tree | snapshot |
1997-11-05 |
drepper | Optimize a bit by using mempcpy. |
commit | commitdiff | tree | snapshot |
1997-11-05 |
drepper | Add comment describing _XBS5_* constants. |
commit | commitdiff | tree | snapshot |
1997-11-05 |
drepper | Use memcpy return value if possible. |
commit | commitdiff | tree | snapshot |
1997-11-05 |
drepper | Optimize a bit by using mempcpy. |
commit | commitdiff | tree | snapshot |
1997-11-05 |
drepper | Optimize a bit by using mempcpy. |
commit | commitdiff | tree | snapshot |
1997-11-05 |
drepper | Optimize a bit by using mempcpy. |
commit | commitdiff | tree | snapshot |
1997-11-05 |
drepper | Correct string for _CS_LFS_CFLAGS. |
commit | commitdiff | tree | snapshot |
1997-11-05 |
drepper | Optimize a bit by using mempcpy. |
commit | commitdiff | tree | snapshot |
1997-11-05 |
drepper | Set buffer to NULL if realloc fails so that possible... |
commit | commitdiff | tree | snapshot |
1997-11-05 |
drepper | Little optimization. |
commit | commitdiff | tree | snapshot |
1997-11-05 |
drepper | Use memcpy return value if possible. |
commit | commitdiff | tree | snapshot |
1997-11-05 |
drepper | (Feature Test Macros): Add _POSIX_C_SOURCE definition. |
commit | commitdiff | tree | snapshot |
1997-11-05 |
drepper | Use memcpy instead of strcpy where possible. |
commit | commitdiff | tree | snapshot |
1997-11-05 |
drepper | (_IO_old_file_jumps): Use correct sync and write callbacks. |
commit | commitdiff | tree | snapshot |
1997-11-05 |
drepper | Optimize a bit by using mempcpy. |
commit | commitdiff | tree | snapshot |
1997-11-05 |
drepper | Optimize a bit by using mempcpy. |
commit | commitdiff | tree | snapshot |
1997-11-05 |
drepper | Optimize a bit by using mempcpy. |
commit | commitdiff | tree | snapshot |
1997-11-05 |
drepper | Optimize a bit by using mempcpy. |
commit | commitdiff | tree | snapshot |
1997-11-05 |
drepper | (ruserpass): Optimize by using stpcpy. |
commit | commitdiff | tree | snapshot |
1997-11-05 |
drepper | Optimize a bit by using mempcpy. |
commit | commitdiff | tree | snapshot |
1997-11-05 |
drepper | Don't use relative #include path. |
commit | commitdiff | tree | snapshot |
1997-11-05 |
drepper | Don't use relative #include path. |
commit | commitdiff | tree | snapshot |
1997-11-05 |
drepper | Fix typo. |
commit | commitdiff | tree | snapshot |
1997-11-05 |
drepper | Optimize a bit by using mempcpy. |
commit | commitdiff | tree | snapshot |
1997-11-05 |
drepper | Optimize a bit by using mempcpy. |
commit | commitdiff | tree | snapshot |
1997-11-05 |
drepper | Optimize a bit by using mempcpy. |
commit | commitdiff | tree | snapshot |
1997-11-05 |
drepper | Correct gcc -pipe test. |
commit | commitdiff | tree | snapshot |
1997-11-05 |
drepper | Update. |
commit | commitdiff | tree | snapshot |
1997-11-05 |
drepper | Regenerated: autoconf configure.in |
commit | commitdiff | tree | snapshot |
1997-11-04 |
drepper | Update. libc-ud-971103 |
commit | commitdiff | tree | snapshot |
1997-11-04 |
drepper | (Reading/Closing Directory): Correct description of... |
commit | commitdiff | tree | snapshot |
1997-11-04 |
drepper | (__readdir_r): Return value of errno not -1 in error... |
commit | commitdiff | tree | snapshot |
1997-11-04 |
drepper | (__readdir_r): Return ENOSYS not -1. |
commit | commitdiff | tree | snapshot |
1997-11-04 |
drepper | Use host's underlying strftime to access |
commit | commitdiff | tree | snapshot |
1997-11-04 |
drepper | (headers): Add pwd.h, necessary after patch to Makefiles. |
commit | commitdiff | tree | snapshot |
1997-11-04 |
drepper | (headers): Add grp.h, necessary after patch to Makefiles. |
commit | commitdiff | tree | snapshot |
1997-11-04 |
drepper | (headers): Add ctype.h, necessary after patch to Makefiles. |
commit | commitdiff | tree | snapshot |
1997-11-04 |
drepper | (headers): Add assert.h, necessary after patch to Makef... |
commit | commitdiff | tree | snapshot |
1997-11-04 |
drepper | Fix documentation bugs. Declare wcsdup only is __USE_GNU. |
commit | commitdiff | tree | snapshot |
1997-11-04 |
drepper | [%Y]: Treat all years, not only those which fit in... |
commit | commitdiff | tree | snapshot |
1997-11-04 |
drepper | Definition of all needed error numbers. |
commit | commitdiff | tree | snapshot |
1997-11-04 |
drepper | Remove all error definitions. This is only meant as... |
commit | commitdiff | tree | snapshot |
1997-11-04 |
drepper | Add comment to clarify use and make sure the correct... |
commit | commitdiff | tree | snapshot |
1997-11-04 |
drepper | Fix numerous bugs in formatting. |
commit | commitdiff | tree | snapshot |
1997-11-04 |
drepper | Apply Paul Eggert's patch for better _POSIX_C_SOURCE... |
commit | commitdiff | tree | snapshot |
1997-11-04 |
drepper | (read_alias_file): Correct handling of line |
commit | commitdiff | tree | snapshot |
1997-11-04 |
drepper | Don't set real program name in l_name of main object. |
commit | commitdiff | tree | snapshot |
1997-11-04 |
drepper | (_dl_lookup_versioned_symbol): Be prepared for empty... |
commit | commitdiff | tree | snapshot |
1997-11-04 |
drepper | (_dl_signal_error): Use _strerror_internal instead... |
commit | commitdiff | tree | snapshot |
1997-11-04 |
drepper | Use _strerror_internal directly instead of __strerror_r. |
commit | commitdiff | tree | snapshot |
1997-11-04 |
drepper | Add _IO_flockfile and _IO_funlockfile. |
commit | commitdiff | tree | snapshot |
1997-11-04 |
drepper | Add information about configured target. |
commit | commitdiff | tree | snapshot |
1997-11-04 |
drepper | Check for gcc-2.7.2 -pipe bug and hack around it. |
commit | commitdiff | tree | snapshot |
1997-11-04 |
drepper | Update. |
commit | commitdiff | tree | snapshot |
1997-11-02 |
drepper | Regenerated: autoconf configure.in |
commit | commitdiff | tree | snapshot |
1997-10-31 |
drepper | Add newline libc-ud-971031 |
commit | commitdiff | tree | snapshot |
1997-10-31 |
drepper | Update. |
commit | commitdiff | tree | snapshot |
1997-10-31 |
drepper | Correct typo and little optimization. |
commit | commitdiff | tree | snapshot |
1997-10-31 |
drepper | (strptime_internal): In %y format, regard years >=... |
commit | commitdiff | tree | snapshot |
1997-10-31 |
drepper | Define _STAT_VER_KERNEL. |
commit | commitdiff | tree | snapshot |
1997-10-31 |
drepper | Add __ino64_t, and __off64_t. Reorganize. |
commit | commitdiff | tree | snapshot |
1997-10-31 |
drepper | Define _STAT_VER_KERNEL. |
commit | commitdiff | tree | snapshot |
1997-10-31 |
drepper | (struct dirent): For consistency, force d_ino to use... |
commit | commitdiff | tree | snapshot |
1997-10-31 |
drepper | Add struct glibc2_stat for backward compatibility.... |
commit | commitdiff | tree | snapshot |
1997-10-31 |
drepper | Empty file. |
commit | commitdiff | tree | snapshot |
1997-10-31 |
drepper | Add xstatconv.c. |
commit | commitdiff | tree | snapshot |
1997-10-31 |
drepper | Convert between kernel_stat and the userland version... |
commit | commitdiff | tree | snapshot |
1997-10-31 |
drepper | Defer to __xstat_conv. Alias to __*xstat64 if requested. |
commit | commitdiff | tree | snapshot |
1997-10-31 |
drepper | Add xstatconv.c. |
commit | commitdiff | tree | snapshot |
1997-10-31 |
drepper | Rewrite asm macros to be cleaner. |
commit | commitdiff | tree | snapshot |
next |