0
I Use This!
Inactive

Commits : Listings

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