OSDN Git Service

* winsup.h: take out protections of environ, errno, allow C use
[pf3gnuchains/sourceware.git] / winsup / cygwin / dcrt0.cc
2000-08-02 dj* winsup.h: take out protections of environ, errno...
2000-07-29 cgf* include/cygwin/version.h: Bump DLL minor version...
2000-07-28 cgf* dcrt0.cc (dummy_autoload): Add load statement for...
2000-07-17 cgfThroughout, eliminate third argument to path_conv and...
2000-07-16 cgf* acconfig.h: Add support for NEWVFORK.
2000-07-16 cgf* spawn.cc (spawn_guts): Use \ for quoting '"'.
2000-07-16 cgfSlightly more efficient version of previous change.
2000-07-16 cgf* dcrt0.cc (build_argv): Strip quotes from argv[0]...
2000-07-15 cgf* hinfo.cc (hinfo::linearize_fd_array): Make max_used_f...
2000-07-12 cgf* lib/_cygwin_crt0_common.cc (_cygwin_crt0_common)...
2000-07-05 cgf* dcrt0.cc (__cygwin_user_data): Initialize.
2000-07-04 cgf* dcrt0.cc (dll_crt0_1): Eliminate SetFileApisToOEM...
2000-07-03 cgfRevert errnoneous commit.
2000-07-03 cgf* exceptions.cc (stack_info::walk): Use method to find...
2000-07-03 cgf* dcrt0.cc (user32_init): Add primitive guard against...
2000-07-01 cgf* dcrt0.cc (_dll_crt0): Renamed from dll_crt0 ().
2000-07-01 cgf* Makefile.in: Use variables rather than configure...
2000-06-19 corinna * dcrt0.cc: Add load statements for `GetSidIden...
2000-06-16 corinna * cygwin.din: Define symbols for `cygwin_logon_...
2000-06-08 dj* cygwin.din: add cygwin_dll_init
2000-06-01 cgf* exceptions.cc: Remove unneeded include.
2000-05-31 corinna * dcrt0.cc: Use LoadDLLfuncEx for loading Crypt...
2000-05-30 cgf* Makefile.in: Remove libadvapi32.a.
2000-05-22 cgf* dcrt0.cc (dll_crt0_1): Move uinfo_init call to before...
2000-05-18 cgf* Makefile.in: Remove external.h dependency.
2000-05-18 cgf* dcrt0.cc (dll_crt0_1): Initialize mainthread stuff...
2000-05-17 cgf* path.cc (mount_info::cygdrive_posix_path): Don't...
2000-05-13 cgf* dcrt0.cc (build_argv): Remove unneeded variable.
2000-05-07 cgf* dcrt0.cc (insert_file): Eliminate unused parameter.
2000-05-02 corinna * dcrt0.cc: Add dynamic load code for `OemToCha...
2000-04-18 cgf* dcrt0.cc (globify): Don't use \ quoting when apparent...
2000-04-18 cgf* dcrt0.cc (globify): Don't use \ quoting when apparent...
2000-04-13 cgf* dcrt0.cc (insert_file): Avoid freeing previously...
2000-03-28 cgf* Makefile.in: Use default rules when compiling cygrun.o.
2000-03-25 cgf* environ.cc: Add TMPDIR to the list of environment...
2000-03-18 cgf* dcrt0.cc (host_dependent_constants::init): Eliminate...
2000-03-16 corinna * security.cc (set_process_privileges): Removed...
2000-02-28 cgf* dcrt0.cc (set_os_type): Record OS name string.
2000-02-21 cgfRespond to a multitude of g++ warnings.
2000-02-17 cgfInitial revision