This website works better with JavaScript.
Home
Help
Register
Sign In
mirrors
/
libowfat
mirror of
/home/gitosis/repositories/libowfat.git
Watch
1
Star
0
Fork
0
Code
Releases
1
Activity
Mirror of :pserver:cvs@cvs.fefe.de:/cvs libowfat
https://www.fefe.de/libowfat/
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
96
Commits
2
Branches
2.3 MiB
C
62.5%
Roff
28%
Makefile
8.7%
C++
0.7%
Tree:
81e832ddf9
master
vendor
start
Branches
Tags
${ item.name }
Create branch
${ searchTerm }
from '81e832ddf9'
${ noResults }
libowfat
/
tryinline.c
1 lines
49 B
Raw
Blame
History
static
inline
int
foo
(
int
bar
)
{
return
bar
+
1
;
}