summaryrefslogtreecommitdiff
path: root/libs/common.c
AgeCommit message (Collapse)Author
2024-11-16Fix 64b buildsclispSamuel Thibault
2008-08-13Remove changing routine information.Flavio Cruz
2008-08-07Add copyright notice.Flavio Cruz
2008-08-07s/lisp_/lisp_S_/gFlavio Cruz
2008-08-06Move stubs to libs. Create an unique library named liblisptrans.Flavio Cruz
--HG-- rename : stubs/io_wrapper.c => libs/io_wrapper.c rename : stubs/io_wrapper.h => libs/io_wrapper.h rename : stubs/notify_wrapper.h => libs/notify_wrapper.h rename : stubs/fsys_wrapper.h => libs/fsys_wrapper.h rename : stubs/fsys_wrapper.c => libs/fsys_wrapper.c rename : stubs/common.c => libs/common.c rename : stubs/notify_wrapper.c => libs/notify_wrapper.c rename : stubs/fs_wrapper.h => libs/fs_wrapper.h rename : stubs/fs_wrapper.c => libs/fs_wrapper.c