Displaying 3 results from an estimated 3 matches for "getresuid".
Did you mean:
setresuid
2010 Mar 10
1
Tripp-Lite SU2200XLA problem (fwd)
...sysconfdir=/
etc/ups --with-drvpath=/sbin --with-all --with-pkgconfig-dir=/usr/lib/
pkgconfig --disable-static --without-ipv6
mostly ripped from the Fedora 12 2.4.1 specfile. I'm pretty sure the
--with-user=nut options is in effect since I instrumented libusb_get_report to
print the results of getresuid().
- Kelvin
2013 Aug 21
0
Build problems: klibc with Linux 3.10.7
...le
SYSCALL FOUND: pread64
SYSCALL FOUND: renameat
SYSCALL FOUND: clock_getres
SYSCALL FOUND: exit_group
SYSCALL FOUND: lsetxattr
SYSCALL FOUND: inotify_init
SYSCALL FOUND: mount
SYSCALL FOUND: wait4
SYSCALL FOUND: ftime
SYSCALL FOUND: clone
SYSCALL FOUND: select
SYSCALL FOUND: syslog
SYSCALL FOUND: getresuid
SYSCALL FOUND: fsync
SYSCALL FOUND: sched_getparam
SYSCALL FOUND: close
SYSCALL FOUND: capset
SYSCALL FOUND: chmod
SYSCALL FOUND: getdents
SYSCALL FOUND: pciconfig_read
SYSCALL FOUND: ftruncate
SYSCALL FOUND: stime
SYSCALL FOUND: madvise
SYSCALL FOUND: sigprocmask
SYSCALL FOUND: mbind
SYSCALL FOUND...
2013 Aug 21
5
Build problems: klibc with Linux 3.10.7
On Tue, Aug 20, 2013 at 07:44:39AM +0200, leroy christophe wrote:
> >
> Find attached two patches I have in order to build klibc 2.0.2
> against kernel 3.8.13
> We had to introduce those patches when going from kernel 3.6 to kernel 3.7
> Hope it helps.
>
those patches are wrong and again very brittle.
just use the way it is described in `make help':
A) cd ~/src/linux