openrc/src
2008-01-07 19:12:58 +00:00
..
libeinfo Allow depend creation again. This doesn't work on GNU make, but does on all others. 2008-01-07 14:20:13 +00:00
librc Avoid valgrind errors with getline. 2008-01-07 19:12:58 +00:00
rc Allow depend creation again. This doesn't work on GNU make, but does on all others. 2008-01-07 14:20:13 +00:00
test Massive whitespace cleanup 2007-11-28 15:45:03 +00:00
.gitignore Add our version maps back 2008-01-06 11:38:37 +00:00
.mk Add some .mk stubs to impersonate bsk .mk files to make writing our Makefiles easier. libeinfo, librc and rc now have their own seperate directories. More work is needed to tidy this up though. 2008-01-05 19:25:55 +00:00
cc.mk Allow depend creation again. This doesn't work on GNU make, but does on all others. 2008-01-07 14:20:13 +00:00
depend.mk Allow depend creation again. This doesn't work on GNU make, but does on all others. 2008-01-07 14:20:13 +00:00
hidden-visibility.h Remove Gentoo copyright from all files that I know I have written 2007-12-14 14:12:38 +00:00
lib.mk Allow depend creation again. This doesn't work on GNU make, but does on all others. 2008-01-07 14:20:13 +00:00
Makefile Add the missing changes from the recent Makefile updates 2008-01-05 20:43:32 +00:00
ncurses.mk Stop using CPPFLAGS 2008-01-07 09:39:44 +00:00
os.mk Stop using CPPFLAGS 2008-01-07 09:39:44 +00:00
pam.mk Stop using CPPFLAGS 2008-01-07 09:39:44 +00:00
prog.mk Allow depend creation again. This doesn't work on GNU make, but does on all others. 2008-01-07 14:20:13 +00:00
rc-misc.h rc_getline keeps expanding it's malloced buffer until it has read a whole line or EOF. All functions which read into static buffers have been changed to use fhis function to avoid any potential overflows and to ensure we really do read a long long config line. 2008-01-07 12:29:30 +00:00
strlist.h Remove Gentoo copyright from all files that I know I have written 2007-12-14 14:12:38 +00:00
termcap.mk Stop using CPPFLAGS 2008-01-07 09:39:44 +00:00