aboutsummaryrefslogtreecommitdiffhomepage
path: root/osdep
Commit message (Expand)AuthorAge
* Merge svn changes up to r29412Gravatar Uoti Urpala2009-07-07
|\
* | Remove trailing whitespace from most filesGravatar Uoti Urpala2009-07-07
* | Translation system changes part 2: replace macros by stringsGravatar Amar Takhar2009-07-07
* | Translation system changes part 1: wrap translated stringsGravatar Amar Takhar2009-07-07
| * Use a malloced string for the get_term_charset return value.Gravatar reimar2009-05-31
| * whitespace cosmetics: Remove all trailing whitespace.Gravatar diego2009-05-13
* | Merge svn changes up to r29277Gravatar Uoti Urpala2009-05-08
|\|
| * Add missing 'void' to parameterless function declarations.Gravatar diego2009-05-04
| * cosmetics: reindentGravatar diego2009-04-19
* | Merge branch 'ordered_chapters'Gravatar Uoti Urpala2009-04-08
|\ \
| * | Initial ordered chapters supportGravatar Uoti Urpala2009-04-02
* | | Merge svn changes up to r29117Gravatar Uoti Urpala2009-04-01
|\ \ \ | |/ / |/| / | |/
| * cosmetics: Remove file names from file header, it only causes trouble.Gravatar diego2009-03-15
* | Merge svn changes up to r28862Gravatar Uoti Urpala2009-03-07
|\|
| * Add back mistakenly removed copyright notice.Gravatar diego2009-03-03
| * Add standard license headers to files.Gravatar diego2009-03-01
* | Merge svn changes up to r28537Gravatar Uoti Urpala2009-02-12
|\|
| * Remove unnecessary _UWIN #define.Gravatar diego2009-02-11
| * Add priority support for OS/2 and factorize the Windows priority support.Gravatar diego2009-02-10
* | Merge svn changes up to r28341Gravatar Uoti Urpala2009-01-19
|\|
| * Update copyright year, patch by Zhou Zongyi, zhouzongyi pset.suntec net.Gravatar diego2009-01-15
* | Merge svn changes up to r28310Gravatar Uoti Urpala2009-01-15
|\|
| * timer-win2.c: Fix "voi" (void) typo breaking Windows compilationGravatar uau2009-01-05
| * Add missing 'void' keyword to parameterless function declarations.Gravatar diego2009-01-05
* | Merge svn changes up to r28087Gravatar Uoti Urpala2008-12-04
|\|
| * Get rid of pointless 'extern' keywords.Gravatar diego2008-12-03
* | Use correct terminal "clear line" codeGravatar Uoti Urpala2008-08-13
* | Include corresponding .h in some .c filesGravatar Uoti Urpala2008-08-12
* | Merge svn changes up to r27441Gravatar Uoti Urpala2008-08-08
|\|
| * Rename font-related preprocessor directives.Gravatar diego2008-08-07
* | Merge svn changes up to r27399Gravatar Uoti Urpala2008-08-02
|\|
| * Rename some preprocessor directives from CONFIG_* to HAVE_* where appropriate;Gravatar diego2008-08-01
* | Merge svn changes up to r27374Gravatar Uoti Urpala2008-07-30
|\|
| * Start unifying names of internal preprocessor directives.Gravatar diego2008-07-30
* | Merge svn changes up to r26979Gravatar Uoti Urpala2008-06-04
|\|
| * cosmetics: Remove useless parentheses from return statements.Gravatar diego2008-05-16
| * Remove useless variable startup_time, since we do not need it any more.Gravatar ulion2008-05-05
* | Merge svn changes up to r26624Gravatar Uoti Urpala2008-05-01
|\|
| * Use consistent include paths, we always build from the top level now.Gravatar diego2008-04-30
* | Add a context for mp_fifoGravatar Uoti Urpala2008-04-29
* | mp_fifo.c, osdep/: Include corresponding .h in .c filesGravatar Uoti Urpala2008-04-29
* | Merge svn changes up to r26587Gravatar Uoti Urpala2008-04-29
|\|
| * Force to uint64_t first to avoid direct conversion from double to unsigned int.Gravatar ulion2008-04-28
* | osdep: Remove cruftGravatar Uoti Urpala2008-04-28
* | timers: Remove GetRelativeTime()Gravatar Uoti Urpala2008-04-28
* | osdep: Change timer_name to a saner typeGravatar Uoti Urpala2008-04-28
|/
* Merge osdep/Makefile into the top-level Makefile, thus getting ridGravatar diego2008-04-08
* Move decision about which getch2 and timer file to compile to configure.Gravatar diego2008-04-08
* Move decision about whether or not to compile osdep/mmap_os2.c to configure.Gravatar diego2008-04-08
* Add missing header #includes to fix 'make checkheaders'.Gravatar diego2008-03-07