0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Aug 15, 2024 — Aug 15, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Import launchd-842.90.1
torstehu
as Torstein Husebø
More... about 11 years ago
Missed a makefile update for launchctl More... over 11 years ago
Merge pull request #13 from LoicMaury/localbranch More... over 11 years ago
remove the warning for malloc at compile time, for freebsd, netbsd, openbsd, linux. malloc is already included, with stdlib.h modified: launchd/log.h More... over 11 years ago
Merge pull request #11 from LoicMaury/localbranch More... over 11 years ago
Ignore a few more object files More... over 11 years ago
Clean up some warnings including explicit pre-processor ones More... over 11 years ago
Rename launchd.prog.mk to launchd.mk which makes a bit more sense More... over 11 years ago
Add more CFLAGS and warnings to help track down bad code More... over 11 years ago
Remove launchd from the test target More... over 11 years ago
Add __has_include for gcc modified: config.h More... over 11 years ago
Ifdef out a number of launchd/*.h header files More... over 11 years ago
Add a doxygen configuration file to build some source docs More... over 11 years ago
Add launchd/Makefile, starting to get launchd itself to build on non Apple OSes More... over 11 years ago
Avoid building and referencing libvproc methods inside of liblaunch More... over 11 years ago
Avoid including headers generated from *.defs files by MIG More... over 11 years ago
Kill unnecessary whitespace More... over 11 years ago
Separate out the getting involved section More... over 11 years ago
Start building liblaunch (still broken) More... over 11 years ago
Remove some XCode artifacts that were getting in the way of my greps! More... over 11 years ago
WIP: Starting to port libvproc over More... over 11 years ago
Only build libbootstrap.c on Apple OSes More... over 11 years ago
Refactor the launch_data_t helper functions into their own file More... over 11 years ago
Make this stupid _launch_init_globals test pass More... over 11 years ago
Convert some spaces back to tabs, looks like my editor is set correctly now More... over 11 years ago
Define DEBUG for builds right now More... over 11 years ago
Add a first cut at some sequential roadmap items More... over 11 years ago
Move src/ to launchd/ as the source code within it will be used to build the launchd executable More... over 11 years ago
Merge pull request #9 from CameronNemo/master More... over 11 years ago
Added COPYING file More... over 11 years ago