Changeset View
Changeset View
Standalone View
Standalone View
lib/libc/sys/Symbol.map
Context not available. | |||||
fchown; | fchown; | ||||
fcntl; | fcntl; | ||||
fhopen; | fhopen; | ||||
fhlink; | |||||
fhlinkat; | |||||
fhreadlink; | |||||
kib: Add context to the diff. Even without the context, I am sure that you put the symbols into the… | |||||
jack_gandi.netAuthorUnsubmitted Done Inline ActionsShould I add a FBSD_1.6 section then? jack_gandi.net: Should I add a FBSD_1.6 section then? | |||||
jack_gandi.netAuthorUnsubmitted Done Inline Actionsnevermind, I just realized https://wiki.freebsd.org/AddingSyscalls says to put them in the most recent namespace (FBSD_1.5) jack_gandi.net: nevermind, I just realized https://wiki.freebsd.org/AddingSyscalls says to put them in the most… | |||||
flock; | flock; | ||||
fork; | fork; | ||||
fpathconf; | fpathconf; | ||||
Context not available. | |||||
getegid; | getegid; | ||||
geteuid; | geteuid; | ||||
getfh; | getfh; | ||||
getfhat; | |||||
getgid; | getgid; | ||||
getgroups; | getgroups; | ||||
getitimer; | getitimer; | ||||
Not Done Inline ActionsNo, FBSD_1.5 is wrong again. New 13-CURRENT symbols must go into FBSD_1.6. kib: No, FBSD_1.5 is wrong again. New 13-CURRENT symbols must go into FBSD_1.6. | |||||
Context not available. | |||||
__fcntl_compat; | __fcntl_compat; | ||||
_fhopen; | _fhopen; | ||||
__sys_fhopen; | __sys_fhopen; | ||||
_fhlink; | |||||
__sys_fhlink; | |||||
_fhlinkat; | |||||
__sys_fhlinkat; | |||||
_fhreadlink; | |||||
__sys_fhreadlink; | |||||
brooksUnsubmitted Done Inline ActionsI believe it's unnecessary to add these as there are no potential consumers of these symbols. brooks: I believe it's unnecessary to add these as there are no potential consumers of these symbols. | |||||
_fhstat; | _fhstat; | ||||
__sys_fhstat; | __sys_fhstat; | ||||
_fhstatfs; | _fhstatfs; | ||||
Context not available. | |||||
__sys_geteuid; | __sys_geteuid; | ||||
_getfh; | _getfh; | ||||
__sys_getfh; | __sys_getfh; | ||||
_getfhat; | |||||
__sys_getfhat; | |||||
_getfsstat; | _getfsstat; | ||||
__sys_getfsstat; | __sys_getfsstat; | ||||
_getgid; | _getgid; | ||||
Context not available. |
Add context to the diff. Even without the context, I am sure that you put the symbols into the wrong namespace.