HaikuPorts
  • Login
  • Preferences
  • Help/Guide
  • Wiki
  • Timeline
  • Roadmap
  • View Tickets
  • Search
  • Port Log
  • Blog

Context Navigation

  • ← Previous Change
  • Ticket History
  • Next Change →

Changes between Initial Version and Version 1 of Ticket #38


Ignore:
Timestamp:
08/29/07 08:36:05 (8 years ago)
Author:
brecht
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #38 – Description

    initial v1  
    66close() to flock_close() and dup2() to flock_dup2(). After a little 
    77communication with the server, the flock_*() versions just call the 
    8 original functions. 
     8original functions.'' 
    99 
    10 You could try not to link against libflock.so, but keep the macro 
    11 definitions in place, and define the flock_*() functions (in beos.c) to 
    12 call the close()/dup2() directly. Then you'd at least learn, if the macro 
    13 definitions screw things up.'' 
     10''You could try not to link against libflock.so, but keep the macro 
     11definitions in place, and define the flock_*() functions (in beos.c) to call the close()/dup2() directly. Then you'd at least learn, if the macro definitions screw things up.'' 

Trac Powered

Powered by Trac 0.13dev-r10686
By Edgewall Software.

Visit the Trac open source project at
http://trac.edgewall.org/