Commit Graph

738 Commits

Author SHA1 Message Date
d75dadcb7e Using the newly introduced "includes" directive in configure 2007-09-25 23:01:26 +00:00
713e6464e1 Fixed compilation warning on OpenBSD 2007-09-16 00:15:02 +00:00
43d2065340 Fixed compilation warnings 2007-08-17 15:07:37 +00:00
e159babd3d Releasing libSystem 0.0.1 2007-08-17 15:06:26 +00:00
1f10e80997 Fixed compilation on OpenBSD 2007-06-21 11:15:08 +00:00
4bd8bb9ebc Added file COPYING 2007-06-13 23:54:47 +00:00
106de9a81a Licensed under the terms of the DeforaOS Project license 2007-06-13 23:34:06 +00:00
30d7198bdc Added copyright information 2007-05-21 02:47:24 +00:00
f82fcaf0d6 Partial AppServer/AppClient API and code review 2007-05-12 16:28:56 +00:00
a790dba906 appclient.c and appserver.c rely on appinterface.h 2007-05-12 16:21:06 +00:00
c735ee1d43 Code cleanup 2007-05-12 15:10:05 +00:00
ed339596e3 Code cleanup 2007-05-12 00:27:14 +00:00
2ab97f645d Code cleanup 2007-05-11 22:02:02 +00:00
447fe795b8 Code cleanup 2007-05-11 20:32:58 +00:00
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