Historie revizí

Autor SHA1 Zpráva Datum
  Peter S. Mazinger 0a043c30ee vfork: make all archs consistent před 13 roky
  Peter S. Mazinger 917176e71e utime[s]: avoid circular dependency před 13 roky
  Peter S. Mazinger 4dcfe3b269 ustat.c: always_inline syscall před 13 roky
  Peter S. Mazinger b10190983a uname.c,unlink.c: whitespace only před 13 roky
  Peter S. Mazinger 5046a84d82 umount: make umount2 depend on UCLIBC_LINUX_SPECIFIC před 13 roky
  Peter S. Mazinger c6dcc660d3 mount.c: whitespace only před 13 roky
  Peter S. Mazinger 84dd1527aa times.c: whitespace only před 13 roky
  Peter S. Mazinger 1fcbd1764e umask.c: umask always succeeds, use _syscall_noerr1 před 13 roky
  Peter S. Mazinger 78b0d99085 time.c: move included header for fallback case před 13 roky
  Peter S. Mazinger 34c0112854 gettimeofday.c: use the same type as in header před 13 roky
  Peter S. Mazinger 823b22d7c3 provide sysinfo stub před 13 roky
  Peter S. Mazinger 2dfcffb690 syscalls.h: remove unused headers před 13 roky
  Peter S. Mazinger 2668ea217f nanosleep.c, fsync.c: do not inline syscall, it is used twice před 13 roky
  Peter S. Mazinger d5f8c6ddc4 brk.c: remove libc_hidden_proto, always_inline syscall před 13 roky
  Peter S. Mazinger 29f2e0cd6d sigsuspend.c: make build fail, if rt_sigsuspend is not available and NPTL is defined před 13 roky
  Peter S. Mazinger c292baef29 symlink.c: Compile only if syscall is available před 13 roky
  Peter S. Mazinger 7dc2d2ddee update acct.h před 13 roky
  Peter S. Mazinger 6b1fe09331 sync.c: simplify code před 13 roky
  Peter S. Mazinger 1b11d19b60 provide stime and settimeofday functions if at least one of the syscalls is available před 13 roky
  Peter S. Mazinger a30f4f75a3 setuid.c: always_inline syscall před 13 roky
  Peter S. Mazinger a55acdf73a setsid.c: whitespace only před 13 roky
  Peter S. Mazinger 39e02af41f setpgrp.c: remove unneeded header před 13 roky
  Peter S. Mazinger 0a18b6589d setgroups.c: move around some headers, always_inline syscall před 13 roky
  Peter S. Mazinger 4e171958a1 pause.c: no need for __UCLIBC_HIDE_DEPRECATED__, the code does not use old functions před 13 roky
  Peter S. Mazinger 6507c3b84d correct sendfile for 32/64 bit archs před 13 roky
  Peter S. Mazinger f95e1b4c61 prctl.c: no need to include stdarg.h and extern před 13 roky
  Peter S. Mazinger 87be6cadfc sched_getaffinity.c: mark syscall as __always_inline před 13 roky
  Peter S. Mazinger 29ba11d605 sched_setaffinity.c: make use of the syscall před 13 roky
  Peter S. Mazinger af58093c14 rename.c: simplify code, include only necessary headers před 13 roky
  Peter S. Mazinger 7c966f5242 pivot_root.c: move prototype into guard před 13 roky