https://github.com/torvalds/linux
Revision e9af8b7aba1fd5f2175ec552ec36d5efe57f6c1d authored by Helge Deller on 23 March 2014, 14:24:40 UTC, committed by Helge Deller on 23 March 2014, 15:57:13 UTC
We seem to be nearly the only platform which does not provide the
sys_utimes syscall.  Adding it now makes our life much easier with
userspace applications (like dietlibc and e2fsprogs) since we then
behave like all other platforms too and don't need extra patches which
are hard to get upstream anyway because we are not a mainstream
architecture.

Signed-off-by: Helge Deller <deller@gmx.de>
Cc: stable@vger.kernel.org # v3.13
1 parent 4b02a72
History
Tip revision: e9af8b7aba1fd5f2175ec552ec36d5efe57f6c1d authored by Helge Deller on 23 March 2014, 14:24:40 UTC
parisc: wire up sys_utimes
Tip revision: e9af8b7
File Mode Size
Documentation
arch
block
crypto
drivers
firmware
fs
include
init
ipc
kernel
lib
mm
net
samples
scripts
security
sound
tools
usr
virt
.gitignore -rw-r--r-- 1.1 KB
.mailmap -rw-r--r-- 4.4 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 93.3 KB
Kbuild -rw-r--r-- 2.5 KB
Kconfig -rw-r--r-- 252 bytes
MAINTAINERS -rw-r--r-- 267.2 KB
Makefile -rw-r--r-- 49.1 KB
README -rw-r--r-- 18.3 KB
REPORTING-BUGS -rw-r--r-- 7.3 KB

README

back to top