aboutsummaryrefslogtreecommitdiff
path: root/winsup
AgeCommit message (Expand)AuthorFilesLines
2003-02-18 * grp.cc (internal_getgroups): Handle properly tokens withCorinna Vinschen2-3/+6
2003-02-16* cygwin.din: Export all appropriate newlibc libm functions. Sort.Christopher Faylor3-448/+481
2003-02-15* cygwin.din: Export all appropriate newlib functions.Christopher Faylor3-3/+82
2003-02-14 * mmap.cc (mprotect): Add missing break.Corinna Vinschen2-0/+5
2003-02-14* profile/Makefile.in (mcount.o): Use ALL_CFLAGS for compilation to ensureChristopher Faylor2-1/+6
2003-02-14* exceptions.cc (try_to_debug): Don't reset priority when returning fromChristopher Faylor2-3/+6
2003-02-14Fix typo in last ChangeLog entry.Danny Smith1-1/+1
2003-02-14 * profile/Makefile.in (mcount,o): Use -O1 optimizationDanny Smith2-0/+10
2003-02-13* fhandler_console.cc (fhandler_console::write_normal): Use MessageBeep forChristopher Faylor3-1/+10
2003-02-13* include/cygwin/types.h: Use correct ifdef guard for u_ definitions.Christopher Faylor2-8/+12
2003-02-13* environ.cc (environ_init): Use strechr.Christopher Faylor1-0/+4
2003-02-13oops.Christopher Faylor1-1/+1
2003-02-13* include/cygwin/in.h (sockaddr_in): Fix typo.Christopher Faylor3-3/+95
2003-02-13fix typoChristopher Faylor1-2/+2
2003-02-13* how.texinfo: Add more w32api words.Christopher Faylor2-4/+12
2003-02-13* path.h (path_conv): Reorganize slightly.Christopher Faylor2-2/+8
2003-02-13* fhandler_tty.cc (process_input): Add sanity check to ensure that consoleChristopher Faylor1-0/+5
2003-02-13* spawn.cc (linebuf::~linebuf): Resurrect commented out (for debugging?) code.Christopher Faylor4-3/+10
2003-02-13* MAINTAINERS: Remove out-of-date file.Christopher Faylor2-7/+4
2003-02-12* cygpath.cc (doit): Allocate more space for non-path filename.Christopher Faylor2-5/+9
2003-02-122003-02-12 Roland Schwingel <roland.schwingel@onevision.de>Danny Smith3-0/+37
2003-02-10 * include/math.h: Remove _CRTIMP from pow() prototype,Danny Smith2-1/+9
2003-02-10* include/cygwin/in.h (in_attr_t): Define new type.Christopher Faylor8-84/+233
2003-02-10 * mingwex/math/cephes_emath.h: Don't redefine INFINITY.Danny Smith2-1/+4
2003-02-10 * include/_mingw.h (_CRTIMP): Define for __GNUC__ ifDanny Smith30-1061/+1128
2003-02-10 * include/w32api.h: Increment version to 2.3.Earnie Boyd3-3/+8
2003-02-09 * include/GL/gl.h: Remove include of glext.h.Earnie Boyd1-0/+2
2003-02-09 * include/secext.h: New file. Declare EXTENDED_NAME_FORMAT.Earnie Boyd5-2/+46
2003-02-09 * lib/ddk/ntoskrnl.def (Ke386IoSetAccessProcess): Activate export.Earnie Boyd2-3/+10
2003-02-08clarifyChristopher Faylor1-1/+1
2003-02-08* include/cygwin/version.h: Bump DLL minor number.Christopher Faylor3-2/+11
2003-02-08* winsup.api/winsup.exp (ws_spawn): Tweak slightly to work with tcl 8.4.1.Christopher Faylor2-1/+6
2003-02-08 * include/_mingw.h: Change version to 3.0Earnie Boyd3-4/+9
2003-02-08 * include/stdlib.h: Make words after #endif a comment.Earnie Boyd2-1/+5
2003-02-08* libltp/lib/parse_opts.c: Deal with C warnings.Christopher Faylor5-21/+29
2003-02-07* dump_setup.cc (compar): Use case insensitive comparisons.Christopher Faylor2-11/+11
2003-02-07 * dump_setup.cc (dump_setup): Compute the longest package nameCorinna Vinschen2-1/+12
2003-02-07 * ntsec.sgml: Add note on special names for missing user/group.Corinna Vinschen2-0/+67
2003-02-07 * mmap.cc (mmap_record::alloc_map): De-inline. Add offset and lengthCorinna Vinschen2-104/+121
2003-02-07Christopher Faylor <cgf@redhat.com>Christopher Faylor2-4/+14
2003-02-07* malloc.cc (DEFAULT_MMAP_THRESHOLD): Set high to avoid mmaps.Christopher Faylor3-0/+11
2003-02-07* pipe.cc (fhandler_pipe::close): Avoid extraneous this->.Christopher Faylor1-1/+1
2003-02-07* cygcheck.cc (common_apps): Add some more apps.Christopher Faylor3-1/+13
2003-02-07* heap.cc (heap_init): Remove debugging code.Christopher Faylor2-15/+5
2003-02-07* configure.in: Make w32api directory optional.Christopher Faylor3-22/+36
2003-02-07 * include/locale.h: Include stddef.h for definition of NULL.Danny Smith2-0/+8
2003-02-06 * security.h: Introduce names UNKNOWN_UID and UNKNOWN_GID and deleteCorinna Vinschen6-47/+18
2003-02-06 * setup-net.sgml: Add "setup-maxmem" sectionJoshua Daniel Franklin2-0/+69
2003-02-05* path.cc: Change 'to_posix_p' to 'to_posix' throughout.Christopher Faylor2-15/+29
2003-02-05* path.cc (etc::dir_changed): Fix debug printf.Christopher Faylor2-2/+5