Dimitrie O. Paun
|
6cd88fe697
|
Add spawnvp to the portability lib.
|
2003-04-02 05:20:12 +00:00 |
|
Adam Gundy
|
60b28eedfd
|
Make sure all the bits of the LDT are initialized.
|
2003-03-30 01:34:29 +00:00 |
|
Yorick Hardy
|
d56f063cb3
|
stdint.h should be included for compiling on NetBSD.
|
2003-03-28 00:30:09 +00:00 |
|
Steven Edwards
|
401a9e096a
|
Fixed the .def files for the Mingw build.
|
2003-03-28 00:28:09 +00:00 |
|
Alexandre Julliard
|
b59bf98b93
|
Moved errno_location support to sysdeps.c.
|
2003-03-26 01:33:48 +00:00 |
|
Alexandre Julliard
|
8d7b8e573f
|
Portability fixes.
|
2003-03-23 20:11:45 +00:00 |
|
Alexandre Julliard
|
bdbde0f814
|
Added a .def file for libwine.
|
2003-03-23 00:28:53 +00:00 |
|
Alexandre Julliard
|
2d1c79066e
|
Moved libwine to libs/ directory.
Some makefile fixes and cleanups.
|
2003-03-22 20:40:48 +00:00 |
|
Alexandre Julliard
|
25fe361010
|
Added 'wine' prefix to libwine_unicode exports.
|
2003-03-21 21:30:51 +00:00 |
|
Alexandre Julliard
|
7ab9a715a8
|
Moved libwine_unicode to the libs/ directory.
|
2003-03-21 05:06:48 +00:00 |
|
Rok Mandeljc
|
2d04be72f7
|
Stub implementation of the dmusic dll.
|
2003-03-21 00:42:38 +00:00 |
|
Alexandre Julliard
|
195574e2d8
|
Added memcpy_unaligned to libwine_port.
|
2003-03-20 23:44:36 +00:00 |
|
Alexandre Julliard
|
108a69bd2f
|
Moved interlocked functions to libwine_port.
|
2003-03-20 22:06:16 +00:00 |
|
Alexandre Julliard
|
2ee8b5bb13
|
Replaced mkstemp by mkstemps from libiberty.
Removed a couple of unnecessary portability functions.
|
2003-03-20 21:07:49 +00:00 |
|
Alexandre Julliard
|
6692d399d6
|
Moved libwine_uuid to the new libs/ directory.
|
2003-03-20 01:30:11 +00:00 |
|
Alexandre Julliard
|
7ac91c7401
|
Added getopt routine to libwine_port (based on a patch by Dimitrie
O. Paun).
|
2003-03-19 22:44:55 +00:00 |
|
Alexandre Julliard
|
6a9fe36de2
|
Created a separate static portability library and moved some of the
libwine routines in there.
|
2003-03-19 22:09:16 +00:00 |
|