OpenGrok
Cross Reference: linux_uid16.c
xref
: /
src
/
sys
/
compat
/
linux
/
common
/
linux_uid16.c
Home
|
History
|
Annotate
|
Download
|
only in
common
History log of
/src/sys/compat/linux/common/linux_uid16.c
Revision
Date
Author
Comments
1.4
20-May-2014
njoly
Fix signed vs. unsigned comparison in getgroups16() syscall. Negative
gisetsize values now fail with EINVAL as expected.
1.3
20-May-2008
njoly
branches: 1.3.42; 1.3.58;
Fix linux_sys_getres{uid,gid}16 arguments type in comment.
1.2
28-Apr-2008
martin
branches: 1.2.2;
Remove clause 3 and 4 from TNF licenses
1.1
15-Jan-2008
njoly
branches: 1.1.2; 1.1.4; 1.1.6; 1.1.12; 1.1.14; 1.1.16; 1.1.18;
compat linux (and linux32) uid16 functions cleanup and fixes.
- Move uid16 functions to their own file linux_uid16.c, included by
needed archs (arm, i386 and m68k).
- Add new MI types linux_{u,g}id16_t.
- Add macros to handle linux_uid16_t and uid_t conversions.
- Add linux_sys_getres{uid,gid}16 syscalls, to fix an overflow with
bad sizes given to copyout when linux_sys_getres{uid,gid} are used.
- Update arm syscall table to use more uid16 functions.
1.1.18.2
04-May-2009
yamt
sync with head.
1.1.18.1
16-May-2008
yamt
sync with head.
1.1.16.2
04-Jun-2008
yamt
sync with head
1.1.16.1
18-May-2008
yamt
sync with head.
1.1.14.2
23-Mar-2008
matt
sync with HEAD
1.1.14.1
15-Jan-2008
matt
file linux_uid16.c was added on branch matt-armv6 on 2008-03-23 02:04:33 +0000
1.1.12.1
02-Jun-2008
mjf
Sync with HEAD.
1.1.6.2
18-Feb-2008
mjf
Sync with HEAD.
1.1.6.1
15-Jan-2008
mjf
file linux_uid16.c was added on branch mjf-devfs on 2008-02-18 21:05:27 +0000
1.1.4.2
21-Jan-2008
yamt
sync with head
1.1.4.1
15-Jan-2008
yamt
file linux_uid16.c was added on branch yamt-lazymbuf on 2008-01-21 09:41:31 +0000
1.1.2.2
19-Jan-2008
bouyer
Sync with HEAD
1.1.2.1
15-Jan-2008
bouyer
file linux_uid16.c was added on branch bouyer-xeni386 on 2008-01-19 12:14:58 +0000
1.2.2.1
23-Jun-2008
wrstuden
Sync w/ -current. 34 merge conflicts to follow.
1.3.58.1
10-Aug-2014
tls
Rebase.
1.3.42.1
20-Aug-2014
tls
Rebase to HEAD as of a few days ago.
Indexes created Mon Sep 29 03:10:08 GMT 2025