March 17, 2003 | ||
---|---|---|
View 6aa0ab099e
- now GEN_LOCK_T_PREFERED is defined when is better/safe to use arrays of gen_lock_t instead of lock_set_tAndrei Pelinescu-Onciul authored on 17/03/2003 18:43:52 |
||
View e7d698cc3c
- possible signal interruptions treated for sysv semsAndrei Pelinescu-Onciul authored on 17/03/2003 17:04:12 |
March 10, 2003 | ||
---|---|---|
View 6419a43f9f
- sun cc compile fixes (all the files not mentioned explicitly) - fixed a bug in build_res_buf_with_body_from_sip_req (bad len computations when via was not crlf terminated, e.g only lf) - Makefile.def: sun cc modules compilations options updated (it seems tm uses too many symbols for the default small memory model) - lock_ops.h: lock set support added also for PTHREAD_MUTEX & POSIX_SEM - route.c: updated to the new module exports format - sr_module.[hc]: changed module exports interface: added struct cmd_export and param_export, updated find_export, find_export_param, find_moduleAndrei Pelinescu-Onciul authored on 10/03/2003 22:24:14 |
March 6, 2003 | ||
---|---|---|
View ba98af468a
- added lock sets to locking.h - locking.h splitted in 2: lock_alloc & lock_ops to solve some interdependency between shm_mem.h & locking.h (WARNING: include only locking.h unless you know what you're doing).Andrei Pelinescu-Onciul authored on 06/03/2003 16:22:10 |