Revision: 10551
          
http://harbour-project.svn.sourceforge.net/harbour-project/?rev=10551&view=rev
Author:   fsgiudice
Date:     2009-03-06 03:17:04 +0000 (Fri, 06 Mar 2009)

Log Message:
-----------
2009-03-06 04:13 UTC+0100 Francesco Saverio Giudice (info/at/fsgiudice.com)
  * harbour/contrib/examples/uhttpd/uhttpd.prg
    * Updated uHTTPD (Work in progress)
      * Updated to work in Linux.
      * Fixed PRIVATE use and threads as per Przemek suggestions
      * Marked WIN_SYSREFRESH() with USE_WIN_ADDONS define
      * Changed WIN_TIMEZONEBIAS() to hb_UTCoffset()
      * Changed WIN_SETENV() to hb_SetEnv()
      * Minor changes
  * harbour/contrib/examples/uhttpd/uhttpdc.c
    * Marked WIN_SYSREFRESH() as only windows function
    - Deleted WIN_SETENV()
    - Deleted WIN_TIMEZONEBIAS()
    + Added hb_UTCoffset()
  * harbour/contrib/examples/uhttpd/socket.c
    * Guarded for only windows build
  * harbour/contrib/examples/uhttpd/session.prg
    * Changed FileDate() to hb_FGetDateTime()
  * harbour/contrib/examples/uhttpd/uhttpd.ini
    * Minor fixes
  * harbour/contrib/examples/uhttpd/modules/showcounter.prg
  * harbour/contrib/examples/uhttpd/modules/tableservletdb.prg
    * fixed Linux build
  + harbour/contrib/examples/uhttpd/uhttpd-inet.hbm
  + harbour/contrib/examples/uhttpd/uhttpdgd-inet.hbm
    + Added as temporary files to build uhttpd under Linux
      (they haven't -gui flags that give error as per Przemek
      note, instead add -gtxwc as standard gui)
  ; NOTE:
    Przemek please check if hb_UTCOffSet() it is correct, then we have to move 
in
    other place.
    Tested all samples and they works.
    Modules build need to be fixed (Viktor?) but hrb are built. Need to be 
copied
    manually to ../home/cgi-bin

Modified Paths:
--------------
    trunk/harbour/ChangeLog
    trunk/harbour/contrib/examples/uhttpd/modules/showcounter.prg
    trunk/harbour/contrib/examples/uhttpd/modules/tableservletdb.prg
    trunk/harbour/contrib/examples/uhttpd/session.prg
    trunk/harbour/contrib/examples/uhttpd/socket.c
    trunk/harbour/contrib/examples/uhttpd/uhttpd.ini
    trunk/harbour/contrib/examples/uhttpd/uhttpd.prg
    trunk/harbour/contrib/examples/uhttpd/uhttpdc.c
    trunk/harbour/contrib/examples/uhttpd/uhttpdgd.hbm

Added Paths:
-----------
    trunk/harbour/contrib/examples/uhttpd/uhttpd-inet.hbm
    trunk/harbour/contrib/examples/uhttpd/uhttpdgd-inet.hbm


This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.
_______________________________________________
Harbour mailing list
[email protected]
http://lists.harbour-project.org/mailman/listinfo/harbour

Reply via email to