.hgignore

Thu, 16 Dec 2010 20:57:03 -0500

author
dholmes
date
Thu, 16 Dec 2010 20:57:03 -0500
changeset 2375
03e1b9fce89d
parent 1490
e703499b4b51
child 2796
4ca65400aa33
permissions
-rw-r--r--

7003707: need to remove (some) system include files from the HotSpot header files
Summary: move socket_available into os_linux.cpp to avoid inclusion of ioctl.h in os_linux.inline.hpp
Reviewed-by: coleenp, stefank, ikrylov

kamg@526 1 ^build/
duke@435 2 ^dist/
ohair@1490 3 /nbproject/private/
never@1155 4 ^src/share/tools/hsdis/build/
never@657 5 ^src/share/tools/IdealGraphVisualizer/[a-zA-Z0-9]*/build/
never@657 6 ^src/share/tools/IdealGraphVisualizer/build/
never@657 7 ^src/share/tools/IdealGraphVisualizer/dist/

mercurial