Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge svn changes up to r28862 | Uoti Urpala | 2009-03-07 | 1 | -0/+18 |
|\ | |||||
| * | Add standard license headers to files. | diego | 2009-03-01 | 1 | -0/+18 |
* | | mp_fifo.c, osdep/: Include corresponding .h in .c files | Uoti Urpala | 2008-04-29 | 1 | -0/+2 |
|/ | |||||
* | warning fix: | diego | 2007-08-25 | 1 | -1/+1 |
* | Move #ifdef directives around complete files into the build system. | diego | 2007-01-10 | 1 | -3/+0 |
* | fix include clash for mmap_anon on darwin ppc | nplourde | 2006-12-05 | 1 | -1/+1 |
* | Disable when HAVE_SYS_MMAN_H is not defined, since it can not be compiled then. | reimar | 2006-11-26 | 1 | -0/+3 |
* | Remove useless fd parameter for mmap_anon | reimar | 2006-11-26 | 1 | -5/+2 |
* | added mmap_anon to osdep lib. Used in loader for now | nplourde | 2006-11-25 | 1 | -0/+67 |