]> sourceware.org Git - newlib-cygwin.git/history - winsup
* include/cygwin/version.h: Bump DLL minor number.
[newlib-cygwin.git] / winsup /
2003-02-08 Christopher Faylor* include/cygwin/version.h: Bump DLL minor number.
2003-02-08 Christopher Faylor* winsup.api/winsup.exp (ws_spawn): Tweak slightly...
2003-02-08 Earnie Boyd * include/_mingw.h: Change version to 3.0
2003-02-08 Earnie Boyd * include/stdlib.h: Make words after #endif a comment.
2003-02-08 Christopher Faylor* libltp/lib/parse_opts.c: Deal with C warnings.
2003-02-07 Christopher Faylor* dump_setup.cc (compar): Use case insensitive comparisons.
2003-02-07 Corinna Vinschen * dump_setup.cc (dump_setup): Compute the longest...
2003-02-07 Corinna Vinschen * ntsec.sgml: Add note on special names for missing...
2003-02-07 Corinna Vinschen * mmap.cc (mmap_record::alloc_map): De-inline. Add...
2003-02-07 Christopher FaylorChristopher Faylor <cgf@redhat.com>
2003-02-07 Christopher Faylor* malloc.cc (DEFAULT_MMAP_THRESHOLD): Set high to avoid...
2003-02-07 Christopher Faylor* pipe.cc (fhandler_pipe::close): Avoid extraneous...
2003-02-07 Christopher Faylor* cygcheck.cc (common_apps): Add some more apps.
2003-02-07 Christopher Faylor* heap.cc (heap_init): Remove debugging code.
2003-02-07 Christopher Faylor* configure.in: Make w32api directory optional.
2003-02-07 Danny Smith * include/locale.h: Include stddef.h for definition...
2003-02-06 Corinna Vinschen * security.h: Introduce names UNKNOWN_UID and UNKNOWN_...
2003-02-06 Joshua Daniel Franklin * setup-net.sgml: Add "setup-maxmem" section
2003-02-05 Christopher Faylor* path.cc: Change 'to_posix_p' to 'to_posix' throughout.
2003-02-05 Christopher Faylor* path.cc (etc::dir_changed): Fix debug printf.
2003-02-05 Corinna Vinschen * sec_acl.cc (setacl): Move all permission settings...
2003-02-05 Earnie Boyd * include/basetypes.h (_GUID_DEFINED): Add deprecation...
2003-02-05 Christopher Faylor* include/sys/cygwin.h: Use C-style comments.
2003-02-05 Corinna Vinschen * sec_helper.cc (get_sids_info): New function.
2003-02-04 Danny SmithCorrect typo in last changelog entry.
2003-02-04 Danny Smith * include/shlwapi.h (PathRelativePathTo[AW]): Correct
2003-02-04 Thomas Pfaff* syscalls.cc (struct system_cleanup_args): New struct.
2003-02-04 Thomas Pfaff* winsup.api/pthread/cancel11.c: New test.
2003-02-04 Corinna Vinschen * path.cc (symlink): Create security attributes so...
2003-02-04 Corinna Vinschen * grp.cc (internal_getgroups): Do not return without...
2003-02-04 Corinna Vinschen * security.h (class cygpsid): New class.
2003-02-04 Christopher FaylorEliminate most unneeded this-> pointers throughout.
2003-02-03 Corinna Vinschen * security.h: Add third argument to set_process_privilege.
2003-02-03 Corinna Vinschen * fhandler_socket.cc (fhandler_socket::recvfrom):...
2003-02-03 Joshua Daniel Franklin* cygwinenv.sgml: Add section for 'CYGWIN codepage...
2003-02-01 Christopher Faylor* grp.cc (getgrent32): Only refresh group entries when...
2003-02-01 Danny Smith * include/commctrl.h (TCM_*): Add missing defines.
2003-02-01 Danny Smith2003-02-01 Jesus Alvarez <jesus_alvarez@users.sourcef...
2003-02-01 Christopher Faylor* dlfcn.cc (dlerror): Only report load errors once...
2003-02-01 Christopher Faylor* fhandler_serial.cc (fhandler_serial::open): Avoid...
2003-01-31 Christopher Faylor* passwd.cc (pwdgrp::read_passwd): linebuf *must* be...
2003-01-31 Christopher Faylor* shared.cc (shared_info::heap_chunk_size): Use correct...
2003-01-31 Danny Smith2003-01-31 Danny Smith <dannysmith@users.sourceforge...
2003-01-30 Christopher Faylor* fhandler_registry.cc (fhandler_registry::exists)...
2003-01-30 Christopher Faylor* lib/getopt.c: Allow environment variable control...
2003-01-28 Corinna Vinschen * fhandler_socket.cc (fhandler_socket::accept): On...
2003-01-27 Danny Smith2003-01-27 Krzysztof Nikiel <kni@poczta.onet.pl>
2003-01-27 Christopher Faylor* passwd.cc (pwdgrp::parse_passwd): Be more unforgiving...
2003-01-27 Christopher Faylorfix typo
2003-01-27 Danny Smith2003-01-27 Danny Smith <dannysmith@users.sourceforge...
2003-01-27 Christopher Faylor* uinfo.cc (pwdgrp::next_num): Remove check for NULL...
2003-01-27 Christopher Faylor* strings.h (strechr): New function.
2003-01-26 Danny Smith * include/math.h (tgamma): Correct typo in comment.
2003-01-26 Christopher Faylor* uinfo.cc (pwdgrp::load): Regularize strace output...
2003-01-26 Danny Smith * mingwex/mingw-fseek.c (INLINE): Remove define.
2003-01-26 Christopher FaylorFix typo.
2003-01-26 Christopher Faylor* passwd.cc (pwdgrp::parse_passwd): Eliminate use of...
2003-01-26 Christopher Faylor* pwdgrp.cc (pwdgrp::parse_group): Fix off-by-one probl...
2003-01-26 Christopher Faylor* include/sys/strace.h (paranoid_printf): Define as...
2003-01-25 Christopher Faylorclarify
2003-01-25 Christopher Faylor* pwdgrp.cc (pwdgrp::reparse): Declare.
2003-01-25 Corinna Vinschen * syscalls.cc (seteuid32): On Win95 get the pw entry...
2003-01-25 Christopher Faylor* fhandler_console.cc (fhandler_console::send_winch_may...
2003-01-25 Danny Smith * include/ras.h (RASCONN[AW]): Add dwSessionId for
2003-01-25 Danny Smith * include/ras.h (RASCONN[AW]): Guard szDeviceType,
2003-01-24 Corinna Vinschen * cygwin.din: Export setreuid32, setreuid, setregid32...
2003-01-24 Christopher Faylor* pwdrp.h (pwdgrp::refresh): Lock entire test prior...
2003-01-24 Christopher FaylorAdd missing entry.
2003-01-24 Christopher Faylor* libltp/include/usctest.h: Add externs to some variabl...
2003-01-24 Christopher Faylor* winsup.api/mmaptest03.c (main): Mark variables as...
2003-01-24 Christopher Faylor* Makefile (check): Add cygrun.exe dependency.
2003-01-24 Christopher FaylorPerform more C warning fixup on all C source files...
2003-01-23 Christopher Faylor* libltp/include/test.h: Fix C warnings.
2003-01-23 Christopher Faylor* Makeifle.in: Use ALL_CFLAGS to build test programs...
2003-01-23 Danny Smith * lib/ws2_32.def (getaddrinfo, freeaddrinfo and getnam...
2003-01-22 Thomas Pfaff* include/pthread.h (PTHREAD_MUTEX_RECURSIVE): Revert...
2003-01-22 Thomas Pfaff* include/pthread.h (PTHREAD_MUTEX_RECURSIVE): Revert...
2003-01-22 Corinna Vinschen * Makefile.in (ALL_LDFLAGS): Remove newlib/libm from...
2003-01-22 Corinna Vinschen * Makefile.common (MINGW_LDFLAGS): Add mingw/mingwex...
2003-01-22 Corinna Vinschen * cygrun.c: Move from here to ../testsuite.
2003-01-22 Corinna Vinschen * cygrun.c: Move here from ../cygwin.
2003-01-22 Corinna Vinschen * cygwin.din: Export nanosleep().
2003-01-22 Christopher Faylor* Makefile.in: Find tcl library in the right place.
2003-01-21 Thomas Pfaff* winsup.api/pthread/cancel9.c: Make child pid static...
2003-01-21 Thomas Pfaff* winsup.api/pthread/cancel9.c: Make child pid static...
2003-01-21 Thomas Pfaff* winsup.api/pthread/cancel9.c: Wait in mainthread...
2003-01-21 Christopher Faylor* grp.cc: Call gr.refresh() rather than doing isunitial...
2003-01-21 Christopher Faylor* include/cygwin/version.h: Bump DLL minor number.
2003-01-21 Christopher FaylorFix ChangeLog entry.
2003-01-21 Christopher Fayloradd missing ChangeLog entry.
2003-01-21 Christopher Fayloradd missing ChangeLog entry.
2003-01-21 Christopher Faylor* path.h (etc::change_possible): Revert the type to...
2003-01-20 Christopher Faylor* pwdgrp.h (etc): Move to path.h.
2003-01-18 Christopher Faylorfix typo
2003-01-18 Christopher Faylor* cygheap.cc: Change most 'int's to 'unsigned's.
2003-01-17 Christopher Faylor* dcrt0.cc (initialize_env): Use colon for CYGWIN_DEBUG...
2003-01-17 Corinna Vinschen * cygwin.din: Add strerror_r.
2003-01-17 Christopher Faylorupdate copyright
2003-01-17 Christopher Faylorwhitespace
2003-01-17 Christopher Faylorcorrect pwdgroup::load entry
next
This page took 0.054652 seconds and 8 git commands to generate.