search for: 0908e21

Displaying 2 results from an estimated 2 matches for "0908e21".

Did you mean: 090821
2010 Apr 16
0
[PATCH] add minimal faccessat()
...istd.h | 2 +- usr/klibc/Kbuild | 2 +- usr/klibc/SYSCALLS.def | 2 +- usr/klibc/faccessat.c | 26 ++++++++++++++++++++++++++ 5 files changed, 34 insertions(+), 3 deletions(-) create mode 100644 usr/klibc/faccessat.c diff --git a/usr/include/fcntl.h b/usr/include/fcntl.h index 0908e21..2cff616 100644 --- a/usr/include/fcntl.h +++ b/usr/include/fcntl.h @@ -13,6 +13,11 @@ #endif #include <linux/fcntl.h> +/* missing in linux/fcntl.h */ +#ifndef AT_EACCESS +# define AT_EACCESS 0x200 +#endif + /* This is ugly, but "struct flock" has actually been defined with...
2011 Jan 29
2
another bugfix
Hi, number three, where I first thought it was a GCC bug but is apparently bad code in klibc. Submitted with permission: http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47533#c6 Patch attached again (sorry) not just because that is easier with my mail system but also to keep original author intact. bye, //mirabilos -- > emacs als auch vi zum Kotzen finde (joe rules) und pine f?r den einzig >