[patch] Separate out creat() implementation from open.c

Carmelo AMOROSO carmelo.amoroso at st.com
Thu Mar 5 07:26:37 UTC 2009


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Khem Raj wrote:
> Hi
> 
> Currently we implement creat () in same file as open () implementation
> in open.c. On NPTL we override open.c with its own implementation of
> open which also considers cancellation. As a result when we override
> open.c we also throw away creat () implementation.
> 
> This patch separates creat() to its own file. This way we get the creat
> implementation and it uses the nptl version of open to implement it when
> using nptl.
> 
> OK for trunk and uClibc-nptl branch ?
> 
> Thanks
> 
> -Khem
> 
> Signed-off-by: Khem Raj <kraj at uclibc.org>
> 
Hi khem,
that's fine for me.

Ciao
> 
> 
> ------------------------------------------------------------------------
> 
> _______________________________________________
> uClibc mailing list
> uClibc at uclibc.org
> http://lists.busybox.net/mailman/listinfo/uclibc

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)
Comment: Using GnuPG with Fedora - http://enigmail.mozdev.org

iEYEARECAAYFAkmvfq0ACgkQoRq/3BrK1s8PrQCgjrsDcq0yUmtXFfzlJ9SQNPgb
oD0AoPUAGlb52DCGXkfM0Ldj800V0rKk
=sNHd
-----END PGP SIGNATURE-----


More information about the uClibc mailing list