Difference between revisions of "User:Kr"

From Apache OpenOffice Wiki
Jump to: navigation, search
(Talks)
(Notes)
Line 81: Line 81:
 
** "pthread_exit" in "main" would actually be perfect, if it was allowing to pass another return value than zero ...
 
** "pthread_exit" in "main" would actually be perfect, if it was allowing to pass another return value than zero ...
 
** [[/Building OOo]]
 
** [[/Building OOo]]
 +
* Broken __attribute__((constructor)) for gcc 3.3
 +
** http://www.opensource.apple.com/darwinsource/Current/libstdcxx-11/libstdcxx/NEWS
 +
** http://www.mail-archive.com/debian-gcc@lists.debian.org/msg06180.html
 +
* "exit" libc API call is racy wrt to pthreads on some Systems, see [[User:Kr/exit_race.c]]
 +
''Italic text''
  
 
==My Efforts==
 
==My Efforts==

Revision as of 09:40, 14 May 2009

Contact

Background

Some Thoughts

GullFOSS

Some Scripts


Talks

Open Source Economics

Articles

Business Models

Some business models identified by me:

  • Marketing instrument (brand awareness, capabilities).
  • Enabler for other products (server software, hardware, solutions, consulting, service, support, books).
  • Free only for consumers, commercials need to pay.

Notes

Italic text

My Efforts

Packaging

  • Quite interesting, something I have awaited for long: ThirdPartyApt and its little brother apturl .

Chrome Again

Chrome Again

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