newlib/winsup
Corinna Vinschen c0d1968a18 * Makefile.in: Add object files sec_helper.cc' and sec_acl.cc'.
* security.cc: Swap out several functions.
        * sec_acl.cc: New file. Move Sun compatibel ACL functions from
        `security.cc' to here.
        * sec_helper.cc: New file. Move security helper functions from
        `security.cc' to here.
        * security.h: Changed to accomodate the above changes.

        * grp.cc: Replace `group_in_memory_p' by `group_state'.
        Eliminate group_sem throughout.
        (enum grp_state): New enumeration type.
        (read_etc_group): Make race safe.
        * security.cc: Eliminate group_sem throughout.
2001-04-20 13:02:32 +00:00
..
bz2lib * Makefile.in: Add -U_WIN32 to CFLAGS compile line to avoid inappropriate 2001-04-19 03:55:02 +00:00
cygwin * Makefile.in: Add object files sec_helper.cc' and sec_acl.cc'. 2001-04-20 13:02:32 +00:00
doc * cygwinenv.sgml: Add text for `check_case' option. 2001-04-12 21:52:38 +00:00
mingw * include/tchar.h: (__TEXT): Remove undef. 2001-02-21 19:33:42 +00:00
testsuite * winsup.api/mmaptest02.c: New test. 2001-04-19 09:16:40 +00:00
utils * dumper.cc (dumper::init_core_dump): Set architecture field in dump 2001-04-19 14:22:30 +00:00
w32api * include/windows.h: Define _ANONYMOUS_STRUCT and _ANONYMOUS_UNION 2001-04-17 12:58:06 +00:00
ChangeLog * configure.in: Add bz2lib. 2001-04-18 22:45:27 +00:00
configure * configure.in: Add bz2lib. 2001-04-18 22:45:27 +00:00
configure.in * configure.in: Add bz2lib. 2001-04-18 22:45:27 +00:00
CYGWIN_LICENSE
MAINTAINERS
Makefile.common * Makefile.common: Revert previous change. 2001-02-22 12:37:32 +00:00
Makefile.in