Commit Graph

524 Commits

Author SHA1 Message Date
4fa1fa34fc Code cleanup 2007-05-11 20:25:57 +00:00
06b931f0a4 Code cleanup 2007-05-11 20:09:27 +00:00
8dca6e44ff Code cleanup 2007-05-11 20:08:31 +00:00
52e2877441 Code cleanup 2007-05-10 18:35:13 +00:00
2e9ca83564 Using size_t where seems appropriate 2007-03-19 00:40:47 +00:00
02d576a5d0 Fixed a compilation warning 2007-03-19 00:40:15 +00:00
1ec2d03dff Using size_t where seems appropriate 2007-03-19 00:32:07 +00:00
2e4458eb5e Re-generated Makefiles 2007-01-19 01:36:16 +00:00
ca13ba6bba Fixing Makefiles 2006-11-03 10:58:14 +00:00
a0f02612b7 Fixed dist creation 2006-11-01 20:03:52 +00:00
32c0bf3d72 Added include <sys/types.h> 2006-10-23 11:31:49 +00:00
eb1f6efaff Adding copyright notices 2006-10-09 05:32:05 +00:00
9b1f1b1ffb Temporarily define the FileMode type as an int 2006-10-09 05:27:22 +00:00
9981a78e50 Adding copyright notices 2006-10-09 04:24:16 +00:00
470d474d9e Re-ordered header file 2006-10-09 04:23:57 +00:00
5c692fa7e8 Code cleanup 2006-10-09 04:22:23 +00:00
d1102bf781 Added API for file access 2006-10-09 04:21:45 +00:00
05b635c1cb Adding copyright notice 2006-10-09 04:19:51 +00:00
f80c31458c Initial release 2006-10-09 04:12:31 +00:00
149fac57f7 Closing the client socket on delete(), should check for more cleanup 2006-09-14 12:13:38 +00:00
88bbc8ef6a Name resolution fix (ugly assignment still) 2006-09-14 00:29:28 +00:00
f95b6e7a8d Code cleanup 2006-09-13 22:50:55 +00:00
45730da70c Fixed Makefile 2006-07-06 02:11:43 +00:00
83a6be722c Added .PHONY pseudo-rule 2006-07-06 02:10:49 +00:00
afd7e68fd6 Packaging Makefile 2006-07-06 02:10:22 +00:00
92b82632d9 System.h is in the parent directory 2006-06-27 16:03:13 +00:00
29f87a184c Re-generated Makefiles 2006-06-26 20:51:59 +00:00
0835cdd8bf Code cleanup 2006-06-26 20:18:28 +00:00
a8908a4e7b Partial compilation fix on MacOS X 2006-06-19 14:33:50 +00:00
5eab9d059f Pointer result on string_find() may be re-used (maybe dangerous) 2006-06-19 14:33:22 +00:00
6c935a5bdf Fixed crash upon config_set(a, b, NULL) (and should remove value instead) 2006-06-10 20:06:01 +00:00
b19d44eb9b Fixed relocation on sparc 2006-05-30 22:44:32 +00:00
1ac50abd1d Fixed include exclusions cross-OS 2006-04-17 15:49:51 +00:00
9757108126 Fixed include #ifdef exclusions 2006-04-17 15:42:53 +00:00
443914d626 Fixed include collisions and subsequent compilation warnings 2006-04-17 15:23:26 +00:00
82304a4e6a Separated sub-include files 2006-04-17 15:13:27 +00:00
cfd5288704 Added dist files 2006-04-17 15:10:14 +00:00
f1f8dc1752 Isolate libSystem sub-include files 2006-04-17 15:08:51 +00:00
7947e28c59 Code cleanup 2006-02-11 16:37:22 +00:00
b46b7446df Added interface service "GServer" 2006-02-11 16:33:02 +00:00
3fa604cc42 Forgot to free a few members 2006-02-02 22:34:13 +00:00
15598c761d Was freeing event even if managed by the application 2006-02-02 22:15:42 +00:00
e71a132775 Added Probe calls for volume information fetching 2006-01-20 18:19:23 +00:00
374ce896f6 Almost implemented AppClient/AppServer message passing 2006-01-10 15:55:24 +00:00
a90762d7b9 Added buffer class 2006-01-10 15:54:50 +00:00
6994869548 Initial release 2006-01-10 15:52:09 +00:00
e3a30138b3 Improved source archive creation 2005-10-27 00:56:54 +00:00
a900738723 Added a FIXME 2005-10-27 00:43:27 +00:00
7988324912 Supports network statistics 2005-10-26 23:34:19 +00:00
ce114b6731 Added uninstallation rules 2005-10-25 15:58:43 +00:00