OSDN Git Service

utimes: Export utimensat based utimes
[uclinux-h8/uClibc.git] / libc / sysdeps / linux / common / stubs.c
2013-03-14 Vineet Guptautimes: Export utimensat based utimes
2013-02-20 Markos Chandrasfstatfs: Add __libc_fstatfs wrapper
2013-02-20 Markos Chandrasustat: Add ustat stub for arches that don't have the...
2013-02-20 Markos Chandrassendfile: Use sendfile64 if arch does not have the...
2013-02-20 Markos Chandrasfork: Use clone if arch does not have the fork syscall
2013-02-20 Markos Chandrasinotify_init: Use inotify_init1 if inotify_init syscall...
2013-02-20 Markos Chandrasepoll: Use epoll_pwait if arch does not have the epoll_...
2013-02-20 Markos Chandrasepoll: Use epoll_create1 if arch does not have the...
2013-02-20 Markos Chandrassymlink: Use symlinkat if arch does not have the symlin...
2012-06-10 Khem Rajeventfd: Implement eventfd2 and fix eventfd
2012-04-27 Mark Saltergetpgrp: fix fallback handling
2012-04-04 Bernhard Reutner... stubs: Disregard LFS
2012-03-27 Mike Frysingerarm: disable ioperm/iopl stubs
2012-03-26 Bernhard Reutner... stubs: unified from future
2012-01-18 Bernhard Reutner... stubs: mark stubs as used
2011-11-07 Henning Heinoldlibc: flesh out linux scheduler functions
2011-11-04 Jean-Christian de... Add stub for eventfd.
2011-11-02 Bernhard Reutner... stubs: remove leftover undefs
2011-11-02 Bernhard Reutner... stubs: handle linux module functions
2011-11-02 Bernhard Reutner... stubs: handle linux-specific
2011-11-02 Bernhard Reutner... stubs: fix inverted socket logic
2011-11-02 Bernhard Reutner... stubs: undef linux specific unless they were asked for
2011-06-24 Carmelo AmorosoMerge remote-tracking branch 'origin/master' into prelink
2011-05-12 Bernhard Reutner... socket: fix stubs
2011-05-11 Bernhard Reutner... add pipe2()
2011-05-11 Bernhard Reutner... socketcalls: add stubs
2011-05-11 Bernhard Reutner... accept4: Implement cancellation
2011-04-06 Carmelo AmorosoMerge remote-tracking branch 'origin/master' into prelink
2011-03-19 Peter S. Mazingerlutimes.c, stubs.c: fix compiling lutimes, if __NR_utim...
2011-03-03 Peter S. Mazingerfix stubs
2011-02-24 Mike Frysingerunify stub logic