1997-12-08 |
drepper | Update. libc-ud-971207 |
commit | commitdiff | tree | snapshot |
1997-12-08 |
drepper | Add strfxtime. |
commit | commitdiff | tree | snapshot |
1997-12-08 |
drepper | Convert string to maxint number. |
commit | commitdiff | tree | snapshot |
1997-12-08 |
drepper | Rewrite {str,wcs}to{i,u}max handling. Don't use macros... |
commit | commitdiff | tree | snapshot |
1997-12-08 |
drepper | Add strtoimax, stroumax, wcstoimax, and wcstoumax. |
commit | commitdiff | tree | snapshot |
1997-12-08 |
drepper | Likewise. Take care for ACT being NULL. |
commit | commitdiff | tree | snapshot |
1997-12-08 |
drepper | Return ENOSYS if __NR_pwrite is not defined. |
commit | commitdiff | tree | snapshot |
1997-12-08 |
drepper | Return ENOSYS if __NR_pread is not defined. |
commit | commitdiff | tree | snapshot |
1997-12-08 |
drepper | Syscalls for Linux/ARM. |
commit | commitdiff | tree | snapshot |
1997-12-08 |
drepper | Don't mention user for RT signals. |
commit | commitdiff | tree | snapshot |
1997-12-08 |
drepper | Use correct value for sigset_t size in syscall. |
commit | commitdiff | tree | snapshot |
1997-12-08 |
drepper | Use correct value for sigset_t size in syscall. |
commit | commitdiff | tree | snapshot |
1997-12-08 |
drepper | Use correct value for sigset_t size in syscall. |
commit | commitdiff | tree | snapshot |
1997-12-08 |
drepper | Use correct value for sigset_t size in syscall. |
commit | commitdiff | tree | snapshot |
1997-12-08 |
drepper | Use correct value for sigset_t size in syscall. |
commit | commitdiff | tree | snapshot |
1997-12-08 |
drepper | Use correct value for sigset_t size in syscall. |
commit | commitdiff | tree | snapshot |
1997-12-08 |
drepper | Use correct value for sigset_t size in syscall. |
commit | commitdiff | tree | snapshot |
1997-12-08 |
drepper | Rewrite to use syscall directly instead of pread64. |
commit | commitdiff | tree | snapshot |
1997-12-08 |
drepper | Rewrite to use syscall directly instead of pread64. |
commit | commitdiff | tree | snapshot |
1997-12-08 |
drepper | [$(subdir)=signal] (sysdep_routines): Add rt_sigpending and |
commit | commitdiff | tree | snapshot |
1997-12-08 |
drepper | (ENOTTY): Added. |
commit | commitdiff | tree | snapshot |
1997-12-08 |
drepper | (_STDIO_H): Define before including <bits/stdio_lim.h> |
commit | commitdiff | tree | snapshot |
1997-12-08 |
drepper | (_STDIO_H): Define before including <bits/stdio_lim.h> |
commit | commitdiff | tree | snapshot |
1997-12-08 |
drepper | (convert_mask, __sigvec): Don't check int mask beyound... |
commit | commitdiff | tree | snapshot |
1997-12-08 |
drepper | (__sigsetmask): Don't check int mask beyound its size. |
commit | commitdiff | tree | snapshot |
1997-12-08 |
drepper | (__sigblock): Don't check int mask beyound its size. |
commit | commitdiff | tree | snapshot |
1997-12-08 |
drepper | Define weak alias only if function is really defined... |
commit | commitdiff | tree | snapshot |
1997-12-08 |
drepper | Use __time_t not time_t. |
commit | commitdiff | tree | snapshot |
1997-12-08 |
drepper | Pretty print. |
commit | commitdiff | tree | snapshot |
1997-12-08 |
drepper | Include <bits/types.h> for __rlim_t. |
commit | commitdiff | tree | snapshot |
1997-12-08 |
drepper | (struct dirent64): Added. |
commit | commitdiff | tree | snapshot |
1997-12-08 |
drepper | Use ANSI-style definition so that transparent union... |
commit | commitdiff | tree | snapshot |
1997-12-08 |
drepper | (usleep): Returns void, to match prototype. |
commit | commitdiff | tree | snapshot |
1997-12-08 |
drepper | (syscall): Return value and arg are long, to match... |
commit | commitdiff | tree | snapshot |
1997-12-08 |
drepper | (getpeername): Use socklen_t not size_t. |
commit | commitdiff | tree | snapshot |
1997-12-08 |
drepper | (_dl_runtime_resolve): Care for prefix. |
commit | commitdiff | tree | snapshot |
1997-12-08 |
drepper | (LINE_PARSER): Call parse_line with extra argument. |
commit | commitdiff | tree | snapshot |
1997-12-08 |
drepper | Handle sigev in AIO functions. |
commit | commitdiff | tree | snapshot |
1997-12-08 |
drepper | Rewrite to support lio_listio and aio_suspend. |
commit | commitdiff | tree | snapshot |
1997-12-08 |
drepper | Remove non-public definitions. Add aioinit stuff. |
commit | commitdiff | tree | snapshot |
1997-12-08 |
drepper | (routines): Add aio_notify. |
commit | commitdiff | tree | snapshot |
1997-12-08 |
drepper | (LINE_PARSER): Call parse_line with extra argument. |
commit | commitdiff | tree | snapshot |
1997-12-08 |
drepper | Don't use transparent unions in C++. |
commit | commitdiff | tree | snapshot |
1997-12-08 |
drepper | Call with __errno_location() as value for new parameter... |
commit | commitdiff | tree | snapshot |
1997-12-08 |
drepper | Change everything to store error code through provided... |
commit | commitdiff | tree | snapshot |
1997-12-08 |
drepper | Change everything to store error code through provided... |
commit | commitdiff | tree | snapshot |
1997-12-08 |
drepper | Change everything to store error code through provided... |
commit | commitdiff | tree | snapshot |
1997-12-08 |
drepper | Add argument to prototypes. |
commit | commitdiff | tree | snapshot |
1997-12-08 |
drepper | (HAVE_MREMAP): Set to 0 for ARM, as we don't have mrema... |
commit | commitdiff | tree | snapshot |
1997-12-08 |
drepper | (S_ISLNK): Always false if we don't have __S_IFLNK. |
commit | commitdiff | tree | snapshot |
1997-12-08 |
drepper | Add argument to all prototypes. |
commit | commitdiff | tree | snapshot |
1997-12-08 |
drepper | (__internal_setnetgrent_reuse): Likewise. |
commit | commitdiff | tree | snapshot |
1997-12-08 |
drepper | (lookup): Add new argument. Store error number in... |
commit | commitdiff | tree | snapshot |
1997-12-08 |
drepper | (lookup): Add new argument. Store error number in... |
commit | commitdiff | tree | snapshot |
1997-12-08 |
drepper | (lookup): Add new argument. Store error number in... |
commit | commitdiff | tree | snapshot |
1997-12-08 |
drepper | (LINE_PARSER): Call parse_line with extra argument. |
commit | commitdiff | tree | snapshot |
1997-12-08 |
drepper | Use version .2 for NSS modules. |
commit | commitdiff | tree | snapshot |
1997-12-08 |
drepper | Add tcgetsid, strcasestr, wmemrtombs, wmemrtowcs, sysv_... |
commit | commitdiff | tree | snapshot |
1997-12-08 |
drepper | (libc_cv_gcc_alpha_ng_prefix): New check. |
commit | commitdiff | tree | snapshot |
1997-12-08 |
drepper | (ASM_ALPHA_NG_SYMBOL_PREFIX): New entry. |
commit | commitdiff | tree | snapshot |
1997-12-08 |
drepper | (subdirs): Replace rt by $(rt). |
commit | commitdiff | tree | snapshot |
1997-12-08 |
drepper | Define $(rt) to rt if linuxthreads is available. |
commit | commitdiff | tree | snapshot |
1997-12-08 |
drepper | Update. |
commit | commitdiff | tree | snapshot |
1997-12-05 |
drepper | Regenerated: autoconf configure.in |
commit | commitdiff | tree | snapshot |
1997-12-05 |
drepper | Regenerated: autoconf configure.in |
commit | commitdiff | tree | snapshot |
1997-12-05 |
drepper | Update. libc-971205 |
commit | commitdiff | tree | snapshot |
1997-12-05 |
drepper | Add test for direct inclusion. |
commit | commitdiff | tree | snapshot |
1997-12-05 |
drepper | Add test for direct inclusion. |
commit | commitdiff | tree | snapshot |
1997-12-05 |
drepper | Include <linux/pci.h> and not <asm/pci.h>. |
commit | commitdiff | tree | snapshot |
1997-12-05 |
drepper | Rename extern declaration to __syscall_rt_sigaction. |
commit | commitdiff | tree | snapshot |
1997-12-05 |
drepper | Implement pwrite syscall. |
commit | commitdiff | tree | snapshot |
1997-12-05 |
drepper | Implement pread syscall. |
commit | commitdiff | tree | snapshot |
1997-12-05 |
drepper | Add AF_* and PF_ constants from Linux headers. |
commit | commitdiff | tree | snapshot |
1997-12-05 |
drepper | Remove inclusion of non-existant <sigcontext.h>. |
commit | commitdiff | tree | snapshot |
1997-12-05 |
drepper | Fix prototype. |
commit | commitdiff | tree | snapshot |
1997-12-05 |
drepper | Include <sys/types.h>. |
commit | commitdiff | tree | snapshot |
1997-12-05 |
drepper | Fix prototype. |
commit | commitdiff | tree | snapshot |
1997-12-05 |
drepper | (__libc_init_secure): Correct typo. |
commit | commitdiff | tree | snapshot |
1997-12-05 |
drepper | Fix lower/upper characters in optimized hexval |
commit | commitdiff | tree | snapshot |
1997-12-05 |
drepper | Fix spellings. |
commit | commitdiff | tree | snapshot |
1997-12-05 |
drepper | Symbol map for librt. |
commit | commitdiff | tree | snapshot |
1997-12-05 |
drepper | Treat libJIS like the other modules. |
commit | commitdiff | tree | snapshot |
1997-12-05 |
drepper | Update. |
commit | commitdiff | tree | snapshot |
1997-12-05 |
drepper | Generate FAQ from FAQ.in. |
commit | commitdiff | tree | snapshot |
1997-12-05 |
drepper | If --enable-add-ons is given without an argument, set... |
commit | commitdiff | tree | snapshot |
1997-12-05 |
drepper | (FAQ): Add rule to generate from FAQ.in. |
commit | commitdiff | tree | snapshot |
1997-12-05 |
drepper | Fix typo. |
commit | commitdiff | tree | snapshot |
1997-12-05 |
drepper | Update. |
commit | commitdiff | tree | snapshot |
1997-12-04 |
drepper | Regenerated: autoconf configure.in |
commit | commitdiff | tree | snapshot |
1997-12-04 |
drepper | Update. libc-ud-971204 |
commit | commitdiff | tree | snapshot |
1997-12-04 |
drepper | Macros for environment definition os 64bit machines. |
commit | commitdiff | tree | snapshot |
1997-12-04 |
drepper | Macros for environment definition os 32bit machines. |
commit | commitdiff | tree | snapshot |
1997-12-04 |
drepper | Fix declaration. |
commit | commitdiff | tree | snapshot |
1997-12-04 |
drepper | Wrapper around kernel header. |
commit | commitdiff | tree | snapshot |
1997-12-04 |
drepper | Linux/i386 specific definitions. |
commit | commitdiff | tree | snapshot |
1997-12-04 |
drepper | Update for AIO. |
commit | commitdiff | tree | snapshot |
1997-12-04 |
drepper | When cloned process returns load GOT ptr before jumping... |
commit | commitdiff | tree | snapshot |
1997-12-04 |
drepper | siginfo definitions. |
commit | commitdiff | tree | snapshot |
1997-12-04 |
drepper | Pretty print. |
commit | commitdiff | tree | snapshot |
1997-12-04 |
drepper | Define SIGRTMIN/MAX and update _NSIG. |
commit | commitdiff | tree | snapshot |
next |