Ben Gras
|
8a0c10fcb9
|
lib: mkdtemp(), contributed by by Gautam Tirumala
|
2010-07-14 22:45:28 +00:00 |
|
Ben Gras
|
8d24932c80
|
lib: don't give back the same temporary filenames even if removed.
workaround for what seems to be a clang/llvm bug/assumption.
|
2010-07-14 15:18:50 +00:00 |
|
Arun Thomas
|
1cee6fe95e
|
Import asprintf() and vasprintf()
Ported from libnbcompat by Gautam Tirumala
|
2010-07-11 13:46:58 +00:00 |
|
Ben Gras
|
68db8ed0b9
|
lib: fixes for warnings that clang has for libraries.
|
2010-07-06 12:08:22 +00:00 |
|
Ben Gras
|
81056ac999
|
stdio: j modifier for %d. (Contributed by Buccapatnam Tirumala, Gautam)
|
2010-06-22 16:22:17 +00:00 |
|
Erik van der Kouwe
|
8bca982581
|
Remove those annoying $Id and $Revision tags
|
2010-05-31 20:00:08 +00:00 |
|
Kees van Reeuwijk
|
bc314bda91
|
Remove the types Dev_t, _mnx_Gui, _mnx_Uid, and similar.
Use ANSI-style function declarations where necessary.
|
2010-04-13 10:58:41 +00:00 |
|
Ben Gras
|
7c4cd0e6b0
|
- new pread(), fnmatch() calls
- split sprintf() and snprintf() to solve a linking problem when
compiling an application
|
2010-02-25 17:08:08 +00:00 |
|
Arun Thomas
|
b706112487
|
Incorporate bsdmake into buildsystem and reorganize libs
|
2010-02-16 14:41:33 +00:00 |
|