OSDN Git Service

do not save/restore errno around free() calls
[uclinux-h8/uClibc.git] / librt / shm.c
2009-09-05 Denys Vlasenkodo not save/restore errno around free() calls
2009-09-05 Denys VlasenkoCLOEXEC: use open(CLOEXEC) if exist; do not check fcntl...
2009-07-06 RonAdd a few missing includes
2009-07-03 Mike FrysingerMerge branch 'master' of git://uclibc.org/uClibc
2009-07-02 Bernhard Reutner... add testcases for shm_{open,unlink}
2009-06-02 Bernhard Reutner... include errno.h unconditionally
2009-06-02 Bernhard Reutner... add stub for shm_open() and shm_unlink