This website requires JavaScript.
Explore
Help
Register
Sign In
emo
/
openrc
Watch
1
Star
0
Fork
0
You've already forked openrc
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
821166fbfd
openrc
/
src
/
librc
History
Roy Marples
821166fbfd
Fix debug support to work without gmake and bundle -ggdb in properly.
2008-03-24 11:43:03 +00:00
..
.gitignore
Remove null terminated char ** lists in favour of RC_STRINGLIST, using TAILQ from queue(3). Refactor code style around the BSD KNF.
2008-03-16 17:00:56 +00:00
librc-daemon.c
We should only free the buffer when done reading the dir.
2008-03-21 08:31:04 +00:00
librc-depend.c
Fix last commit.
2008-03-19 22:11:22 +00:00
librc-misc.c
Make rc_getline private and save it's buffer so it's sort of like getline from glibc.
2008-03-17 21:27:37 +00:00
librc-stringlist.c
add missing rc_stringlist_new/rc_sys hidden defs
2008-03-24 06:24:46 +00:00
librc.c
Fix adding services to the boot runlevel,
#43
2008-03-24 10:13:49 +00:00
librc.h
add missing rc_stringlist_new/rc_sys hidden defs
2008-03-24 06:24:46 +00:00
Makefile
Fix debug support to work without gmake and bundle -ggdb in properly.
2008-03-24 11:43:03 +00:00
rc.h
Make rc_getline private and save it's buffer so it's sort of like getline from glibc.
2008-03-17 21:27:37 +00:00
rc.map
Make rc_getline private and save it's buffer so it's sort of like getline from glibc.
2008-03-17 21:27:37 +00:00