git.ucc.asn.au
/
tpg
/
acess2.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Kernel - Implimented VFS_Reopen
[tpg/acess2.git]
/
AcessNative
/
libacess-native.so_src
/
exports.c
1
2
#include "../ld-acess_src/exports.c"
3
4
void *_crt0_exit_handler;
5
6
int *libc_geterrno(void)
7
{
8
return &acess__errno;
9
}
10
11
UCC
git Repository :: git.ucc.asn.au