Difference between revisions of "User:Kr"

From Apache OpenOffice Wiki
Jump to: navigation, search
m (Misc)
m (Open Source: Added another link.)
Line 41: Line 41:
 
* "exit" libc API call is racy wrt to pthreads on some Systems, see [[User:Kr/exit_race.c]]
 
* "exit" libc API call is racy wrt to pthreads on some Systems, see [[User:Kr/exit_race.c]]
  
==Open Source==
+
==Open Source Economics==
 
* Excellent interview with Jonathan Schwartz about Suns motivation regarding Open Source: http://blogs.cnet.com/8301-13505_1-9757417-16.html%5D
 
* Excellent interview with Jonathan Schwartz about Suns motivation regarding Open Source: http://blogs.cnet.com/8301-13505_1-9757417-16.html%5D
 
* An article on Open Source economics: http://badtux.org/home/eric/editorial/economics.php
 
* An article on Open Source economics: http://badtux.org/home/eric/editorial/economics.php
 
* Another article on Open Source economics by Bruce Perens: http://perens.com/Articles/Economic.html
 
* Another article on Open Source economics by Bruce Perens: http://perens.com/Articles/Economic.html
 +
* [http://www.riehle.org/computer-science/research/2007/computer-2007-article.html The Economic Motivation of Open Source Software: Stakeholder Perspectives]
  
 
==Notes==
 
==Notes==

Revision as of 11:22, 7 September 2007

Contact

Background

Some Thoughts

GullFOSS

Some Scripts

Platforms

Misc

Open Source Economics

Notes

  • "pthread_exit" and its relationship to process termination ...
    • "atexit" actually gets called by the last thread in a process
    • "pthread_exit" in "main" would actually be perfect, if it was allowing to pass another return value than zero ...
    • /Building OOo

My Efforts

Effort/Revise OOo Multi-Threading

Move Uno stuff into the Uno Wiki. See Uno/Effort/Migrate Documentation

  • Update udk.openoffice.org to reflect latest wiki changes.

Do a source code inventory

Some Links

Event Driven Programming

Threading

OOo

Error Handling

Software

64bits

Building

Policies

Personal tools